[PATCH] D26333: [AVX-512] Add unmasked version of shift by immediate and shift by single element in XMM.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 10:56:59 PST 2016


RKSimon added a comment.

Are we testing for the lowering to mask/maskz with the separate select instruction anywhere?


https://reviews.llvm.org/D26333





More information about the llvm-commits mailing list