[PATCH] D21306: [x86] AVX FP compare builtins should require AVX target feature (PR28112)

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 13 15:53:16 PDT 2016


echristo added a comment.

The 128 bit versions should only be selecting for sse functions and shouldn't need avx to work? What instructions are getting emitted here?


http://reviews.llvm.org/D21306





More information about the cfe-commits mailing list