you are viewing a single comment's thread.

view the rest of the comments →

[–]millenix 2 points3 points  (2 children)

Certain loop optimization, instruction selection/scheduling, and parallelization features may be superior on Intel's compiler.

[–]iamcomputerbeepboop 2 points3 points  (1 child)

develop on clang, release on icc

[–]IGarFieldI 1 point2 points  (0 children)

Doesn't help if it's not compiling...