[PATCH] D45616: [X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR

Gabor Buella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 20 04:54:52 PDT 2018


GBuella added a comment.

I was overzealous with the intrinsics, I lower really only the packed comparison now.


https://reviews.llvm.org/D45616





More information about the cfe-commits mailing list