[PATCH] D84772: [NewPM][PassInstrument] Add a new kind of before-pass callback that only get called if the pass is not skipped
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 15:58:15 PDT 2020
ychen updated this revision to Diff 281392.
ychen marked an inline comment as done.
ychen added a comment.
- Add unit tests
- Add comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84772/new/
https://reviews.llvm.org/D84772
Files:
llvm/include/llvm/IR/PassInstrumentation.h
llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84772.281392.patch
Type: text/x-patch
Size: 8940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/48ba22ea/attachment.bin>
More information about the llvm-commits
mailing list