[llvm] [AArch64] Have isel just do neg directly (PR #145185)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 23 12:17:04 PDT 2025


AZero13 wrote:

It's just bare minimum to get the asm to show as neg. It's not really performance-related as any enhancements is just maybe one instruction less at best. 

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


More information about the llvm-commits mailing list