[PATCH] D82423: [X86] Rename O3-pipeline.ll to opt-pipeline.ll and add O1/O2 command lines.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 04:17:13 PDT 2020
lebedev.ri added a comment.
I do not understand why we can't just have `llvm/test/CodeGen/X86/O{0,1,2,3}-pipeline.ll`, like there already is for plain opt?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82423/new/
https://reviews.llvm.org/D82423
More information about the llvm-commits
mailing list