[llvm] Revert "[SimplifyCFG] Deduce paths unreachable if they cause div/rem UB" (PR #137741)
Bill Wendling via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 11:29:50 PDT 2025
bwendling wrote:
> There is a balance between safety and performance.
Incorrect. Safety must always trump performance. Full stop.
https://github.com/llvm/llvm-project/pull/137741
More information about the llvm-commits
mailing list