[llvm] [SelectionDAG] Lowering usub.sat(a, 1) to a - (a != 0) (PR #170076)

guan jian via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 16 05:06:39 PST 2025


rez5427 wrote:

> Please can you regenerate llvm/test/CodeGen/X86/combine-sub-usat.ll now thath we have vector handling

There are regressions

https://github.com/llvm/llvm-project/pull/170076


More information about the llvm-commits mailing list