paperchalice wrote: > Will new codegen support disabling individual passes? Instead of having > separate arguments like `-disable-machine-sink` we could do > `-disable-passes=machine-sink`.
I created #76714, but disabling arbitrary passes is not we expect. Maybe we could add an allowlist as a compromise... https://github.com/llvm/llvm-project/pull/116913 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits