[PATCH] D101278: [llvm-reduce] Add flag to only run specific passes
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 30 11:30:52 PDT 2021
fhahn accepted this revision.
fhahn added a comment.
In D101278#2729936 <https://reviews.llvm.org/D101278#2729936>, @aeubanks wrote:
> In D101278#2729915 <https://reviews.llvm.org/D101278#2729915>, @fhahn wrote:
>
>> Can you add a test for the new option?
>
> which option? custom-delta-passes.ll should be testing all of them
arg sorry I missed that `print-delta-passes` is also part of `llvm/test/tools/llvm-reduce/custom-delta-passes.ll`
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101278/new/
https://reviews.llvm.org/D101278
More information about the llvm-commits
mailing list