[PATCH] D112300: [InstCombine] Don't split up Loads and free Exts

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 06:59:31 PDT 2021


avieira added a comment.

Fair enough, out of curiosity, where would you think this type of sinking should live in the optimization pipeline?

For now I think I'll go back to undoing this in TypePromotion as I said above though.


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

https://reviews.llvm.org/D112300



More information about the llvm-commits mailing list