[llvm] [InstCombine] Simplifiy `sdiv -X, X` into `X == INT_MIN ? 1 : -1` (PR #71768)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 07:30:17 PST 2023


https://github.com/Z572 closed https://github.com/llvm/llvm-project/pull/71768


More information about the llvm-commits mailing list