[PATCH] D130976: [NFC] Add option to disable the scalarizer pass.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 03:22:34 PDT 2022
foad added a comment.
I think this would be better as an LLPC <https://github.com/GPUOpen-Drivers/llpc> option that controls whether this pass is added to LLPC's optimization pass pipeline. LLVM doesn't generally provide command line options to enable/disable every single pass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130976/new/
https://reviews.llvm.org/D130976
More information about the llvm-commits
mailing list