[llvm] Revert "[SimplifyCFG] Deduce paths unreachable if they cause div/rem UB" (PR #137741)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 05:46:08 PDT 2025
https://github.com/nikic requested changes to this pull request.
The kernel has a lot of highly dubious, incredibly fragile analysis tooling, which keeps producing false positives every time optimization behavior shifts in the most minuscule ways. I am very much not willing to revert correct changes to satisfy it.
I might have accepted a temporary revert if this change had landed a few days ago, but we're long past that.
https://github.com/llvm/llvm-project/pull/137741
More information about the llvm-commits
mailing list