[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 18:43:13 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8444a2494d3d: [X86] Update X86InstCombineIntrinsic to use CreateShuffleVector with one vector (authored by aqjune).
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.314769.patch
Type: text/x-patch
Size: 173668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/0ee7cebd/attachment.bin>
More information about the llvm-commits
mailing list