[PATCH] D138874: [InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 3

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 10:32:57 PST 2022


spatel updated this revision to Diff 479017.
spatel added a comment.

Rebased on top of part 1 ( a4c466766db7 <https://reviews.llvm.org/rGa4c466766db77cd1fb42d7f98f32bb87a3d38829> ).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138874/new/

https://reviews.llvm.org/D138874

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/insert-trunc.ll
  llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138874.479017.patch
Type: text/x-patch
Size: 17177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/43b38653/attachment.bin>


More information about the llvm-commits mailing list