[PATCH] D90545: [NewPM] Don't run before pass instrumentation on required passes
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 09:22:26 PST 2020
aeubanks updated this revision to Diff 302868.
aeubanks added a comment.
rename to ShouldRunOptionalPassCallbacks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90545/new/
https://reviews.llvm.org/D90545
Files:
llvm/include/llvm/IR/PassInstrumentation.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Feature/optnone-opt.ll
llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90545.302868.patch
Type: text/x-patch
Size: 10516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/60cd3fe9/attachment.bin>
More information about the llvm-commits
mailing list