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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 05:41:12 PDT 2021


spatel added a comment.

I haven't looked at the details of the motivating examples, but CodeGenPrepare has cross-basic-block transforms to invert canonicalizations using TTI/TLI.


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

https://reviews.llvm.org/D112300



More information about the llvm-commits mailing list