[llvm] [OptBisect] Add opt-bisect-skip option for skipping passes during bisection (PR #152393)
Alex MacLean via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 19 08:33:22 PDT 2025
https://github.com/AlexMaclean approved this pull request.
Nice, I personally use this feature in our down-stream fork and find it to be a nice complement to --opt-bisect-limit when investigating correctness issues. Please wait for some more review prior to landing.
https://github.com/llvm/llvm-project/pull/152393
More information about the llvm-commits
mailing list