[PATCH] D94059: [X86] Update X86InstCombineIntrinsic to use CreateShuffleVector with one vector
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 04:41:05 PST 2021
aqjune updated this revision to Diff 314567.
aqjune added a comment.
Fixed, thanks :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94059/new/
https://reviews.llvm.org/D94059
Files:
llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
llvm/test/Transforms/InstCombine/X86/x86-avx2-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-avx2.ll
llvm/test/Transforms/InstCombine/X86/x86-avx512-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-avx512.ll
llvm/test/Transforms/InstCombine/X86/x86-vector-shifts-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-vector-shifts.ll
llvm/test/Transforms/InstCombine/X86/x86-vpermil-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-vpermil.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94059.314567.patch
Type: text/x-patch
Size: 173668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/a3d8fe64/attachment.bin>
More information about the llvm-commits
mailing list