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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 11:47:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd8d0d21ce6d: [InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 2 (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D138873?vs=479014&id=479376#toc

Repository:
  rG LLVM Github Monorepo

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.479376.patch
Type: text/x-patch
Size: 7418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/0aad1dc4/attachment.bin>


More information about the llvm-commits mailing list