[PATCH] D154579: [InstCombine] Only perform one iteration
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 06:20:33 PDT 2023
bjope added inline comments.
================
Comment at: llvm/lib/Passes/PassRegistry.def:511
"no-use-loop-info;use-loop-info;"
"max-iterations=N"
)
----------------
We should add "no-verify-fixpoint;verify-fixpoint;" here, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154579/new/
https://reviews.llvm.org/D154579
More information about the llvm-commits
mailing list