[all-commits] [llvm/llvm-project] 5fbee1: [PassRegistry] Add verify-fixpoint to instcombine ...
Björn Pettersson via All-commits
all-commits at lists.llvm.org
Mon Jul 31 12:46:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fbee1c6e300eee9ce9d18275bf8a6de0a22ba59
https://github.com/llvm/llvm-project/commit/5fbee1c6e300eee9ce9d18275bf8a6de0a22ba59
Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Passes/PassRegistry.def
Log Message:
-----------
[PassRegistry] Add verify-fixpoint to instcombine parameter string
Follow up to commit 41895843b5915bb,
"[InstCombine] Only perform one iteration".
This will make sure verify-fixpoint/no-verify-fixpoint is mentioned
when doing "opt -print-passes".
More information about the All-commits
mailing list