[PATCH] D149147: [LoopVectorize] Preserve SCEV

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 00:14:33 PDT 2023


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! As mentioned in the description, LV should properly invalidate SCEV for the IR it touches.


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

https://reviews.llvm.org/D149147



More information about the llvm-commits mailing list