[PATCH] D129643: [SCEV] Use context to strengthen flags of BinOps

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 06:26:19 PDT 2022


mkazantsev added a comment.

If it's too bad we can have the option switched off by default. I was going to spend some time improving our context-based analyzes (looks like we do redundant traversal), but haven't done it yet.


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

https://reviews.llvm.org/D129643



More information about the llvm-commits mailing list