[llvm-branch-commits] [llvm] [PassBuilder][CodeGen] Add callback style pass buider (PR #116913)
Akshat Oke via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 23 04:04:16 PST 2025
optimisan wrote:
Will new codegen support disabling individual passes? Instead of having separate arguments like `-disable-machine-sink` we could do `-disable-passes=machine-sink`.
https://github.com/llvm/llvm-project/pull/116913
More information about the llvm-branch-commits
mailing list