[PATCH] D138872: [InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 1

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 05:49:28 PST 2022


lebedev.ri added a comment.

Looking into follow-ups, it really seems like there should be part 0 without trunc handling.
If not, could you please explain why we must see a trunc?


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

https://reviews.llvm.org/D138872



More information about the llvm-commits mailing list