[PATCH] D120311: [SCEV] Don't try to reuse expressions with offset

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 20:44:36 PST 2022


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

I don't think I ever saw a case where it was useful. Pretty sure that if it causes some performance issues, we have other means to address them.


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

https://reviews.llvm.org/D120311



More information about the llvm-commits mailing list