[PATCH] D111237: [TypePromotion] Promote PHI + [SZ]Ext

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 09:06:01 PST 2021


samparker added a comment.

> I could alternatively try to avoid generating the trunc

Yes, there's a TODO about avoiding the insertion in TypePromotion::isSink


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

https://reviews.llvm.org/D111237



More information about the llvm-commits mailing list