[llvm] [AArch64][GlobalISel] Take abs scalar codegen closer to SDAG (PR #84886)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 00:10:22 PDT 2024


tschuett wrote:

Even if SMAX and lowerAbsToAddXor are legal, shouldn't we have the means to say for FOO cores, we prefer SMAX, and for BAR cores we prefer Xor?

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


More information about the llvm-commits mailing list