[llvm] [SelectionDAG] Lowering usub.sat(a, 1) to a - (a != 0) (PR #170076)
guan jian via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 6 04:13:43 PST 2025
rez5427 wrote:
Well, I rebase it, And add freeze, and limit if for scalar, because I saw some regressions on test files.
https://github.com/llvm/llvm-project/pull/170076
More information about the llvm-commits
mailing list