[PATCH] D84959: [NewPM][LVI] Abandon LVI after CVP

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 12:02:58 PDT 2020


nikic added a comment.

Here is how updating one of the tests would look like: https://gist.github.com/nikic/577dead281f1aee10b492c3fc7130f5b

This would look nice if it only printed when an analysis actually gets invalidated, but I feel that the large number of "Invalidating all non-preserved analyses for" messages make this test worse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84959



More information about the llvm-commits mailing list