[PATCH] D148001: [LICM] Reassociate & hoist sub expressions

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


mkazantsev requested review of this revision.
mkazantsev added a comment.

Bringing SCEV to LICM brings potential correctness issues. I'll rather try to support this in value tracking.


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

https://reviews.llvm.org/D148001



More information about the llvm-commits mailing list