[PATCH] D146423: [Analys] Added new context analys for BB/Inst

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 21:21:47 PDT 2023


mkazantsev added a comment.

Actually it was I who proposed Dmitry to split it off into a separate analysis. The main advantage of this approach is that we can then create some static analysis tools that don't necessarily modify the IR to give you the same info.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146423



More information about the llvm-commits mailing list