[PATCH] D82698: [NewPM] make parsePassPipeline parse adaptor-wrapped user passes
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 12:01:56 PDT 2020
ychen updated this revision to Diff 278567.
ychen added a comment.
Add a test case for 'print' pass in CGSCC pipeline where 'print' should be a function pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82698/new/
https://reviews.llvm.org/D82698
Files:
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilder.cpp
llvm/test/Other/pass-pipeline-parsing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82698.278567.patch
Type: text/x-patch
Size: 11121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/43903741/attachment.bin>
More information about the llvm-commits
mailing list