[PATCH] D59479: [X86] Call lowerShuffleAsBitMask for 512-bit vectors in lowerShuffleAsBlend.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 12:51:52 PDT 2019
craig.topper updated this revision to Diff 191370.
craig.topper added a comment.
Herald added a subscriber: hiraditya.
Add optsize qualification. Copied one of the test cases in avx512-mask-op.ll and add the optsize attribute to test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59479/new/
https://reviews.llvm.org/D59479
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx512-mask-op.ll
llvm/test/CodeGen/X86/merge-consecutive-loads-512.ll
llvm/test/CodeGen/X86/vector-shuffle-512-v32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59479.191370.patch
Type: text/x-patch
Size: 32703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/042c2570/attachment.bin>
More information about the llvm-commits
mailing list