[llvm] [AMDGPU] Improved Lowering of abs(i16) and -abs(i16) (PR #165626)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 13:05:20 PST 2025


arsenm wrote:

> @arsenm why SITargetLowering instead of AMDGPUTargetLowering?

R600 doesn't need this, AMDGPUTargetLowering is generally for shared stuff 

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


More information about the llvm-commits mailing list