[llvm] [TargetLowering] Don't do abdu(lhs, rhs) -> sub(xor(sub(lhs, rhs), uo…f(lhs, rhs)), uof(lhs, rhs)) if it is not custom lowered (PR #156188)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 30 09:23:23 PDT 2025
https://github.com/AZero13 closed https://github.com/llvm/llvm-project/pull/156188
More information about the llvm-commits
mailing list