[all-commits] [llvm/llvm-project] 865406: [FixIrreducible][opt] Mark -fix-irreducible as a c...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Sep 30 10:35:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 865406d21ec420424e58d30bb6ec02d5efc839c2
https://github.com/llvm/llvm-project/commit/865406d21ec420424e58d30bb6ec02d5efc839c2
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M llvm/test/Transforms/FixIrreducible/switch.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[FixIrreducible][opt] Mark -fix-irreducible as a codegen pass
So we don't have to specify -enable-new-pm=0.
More information about the All-commits
mailing list