[PATCH] D149132: [LICM] Reassociate & hoist add expressions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 05:59:39 PDT 2023


mkazantsev added a comment.

D149648 <https://reviews.llvm.org/D149648> shows that SCEV is more powerful than value tracking (the latter cannot figure out the range from dominating checks).


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

https://reviews.llvm.org/D149132



More information about the llvm-commits mailing list