[PATCH] D146940: [Analysis] Deprecate (Legacy)DivergenceAnalysis

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 02:49:00 PDT 2023


Pierre-vh added a comment.

Note: I deprecated the methods instead of the classes because deprecating the classes causes warning in things like PassBuilder. I'm open to changing how we implement the deprecation if anyone has an objection :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146940



More information about the llvm-commits mailing list