[PATCH] D111082: [InstCombine] fold fake vector extract to shift+trunc
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 05:13:55 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb231ebdb07f: [InstCombine] fold fake vector extract to shift+trunc (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111082/new/
https://reviews.llvm.org/D111082
Files:
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/X86/x86-avx512-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-avx512.ll
llvm/test/Transforms/InstCombine/extractelement.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111082.377507.patch
Type: text/x-patch
Size: 68241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/3d742674/attachment.bin>
More information about the llvm-commits
mailing list