[PATCH] D138873: [InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 2

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


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

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


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

https://reviews.llvm.org/D138873

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/insert-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138873.479014.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/9a17df50/attachment.bin>


More information about the llvm-commits mailing list