[PATCH] D59869: [NewPM] Fix a nasty bug with analysis invalidation in the new PM.

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 01:08:16 PDT 2019


fedor.sergeev added a comment.

Pushed this through our java-based fuzzer, no problems found so far
(though our use of SCC-based passes is very limited).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59869





More information about the llvm-commits mailing list