[PATCH] D144845: [SCEV][Test] Add test to prove block's guardering condition

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 00:42:59 PST 2023


mkazantsev added a comment.

High-level comment: if you expect that SCEV is able to prove equivalence of loads, you need it to be able to prove aliasing facts, which I belive it cannot do.


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

https://reviews.llvm.org/D144845



More information about the llvm-commits mailing list