[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
Mon Jun 18 06:57:38 PDT 2018


GBuella added a comment.

The question still left is, should we remove, auto upgrade the LLVM intrinsics not used anymore, or keep them around for when the signal behaviour is going to matter?


https://reviews.llvm.org/D45616





More information about the cfe-commits mailing list