[PATCH] D21268: [x86] translate SSE packed FP comparison builtins to IR

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 12 12:10:21 PDT 2016


RKSimon added a comment.

Is there any reason that we shouldn't include the avxintrin.h __builtin_ia32_cmppd/__builtin_ia32_cmpps/__builtin_ia32_cmppd256/__builtin_ia32_cmpps256 packed intrinsics in this CGBuiltin.cpp patch? Since we're heading towards nixing them anyhow.


http://reviews.llvm.org/D21268





More information about the cfe-commits mailing list