[PATCH] D82344: [NewPM] Allow passes to never be skipped

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 18 22:29:38 PDT 2020


ychen updated this revision to Diff 279056.
ychen edited the summary of this revision.
ychen added a comment.

- fix a typo in comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82344

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/IR/PassInstrumentation.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/IR/PassManagerInternal.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82344.279056.patch
Type: text/x-patch
Size: 7769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/50df93d0/attachment.bin>


More information about the llvm-commits mailing list