[PATCH] D113196: [NewPM] Make eager analysis invalidation per-adaptor

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 17:19:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7175886a0f61: [NewPM] Make eager analysis invalidation per-adaptor (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113196

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/IR/PassManager.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-eager-invalidate.ll
  llvm/test/Other/new-pm-print-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113196.384917.patch
Type: text/x-patch
Size: 18947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/dfc95e99/attachment.bin>


More information about the llvm-commits mailing list