[PATCH] D139668: [InstCombine] try to fold a pair of insertelements into one insertelement
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 07:55:44 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4446f71ce392: [InstCombine] try to fold a pair of insertelements into one insertelement (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139668/new/
https://reviews.llvm.org/D139668
Files:
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/insertelt-trunc.ll
llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139668.482129.patch
Type: text/x-patch
Size: 23484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/bf4ef97e/attachment.bin>
More information about the llvm-commits
mailing list