[llvm] [AMDGPU] 32-bit abs is not legal on R600 (PR #164103)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 20 00:18:31 PDT 2025
jayfoad wrote:
Er... it would be much simpler to mark it as legal in SIISelLowering _instead_ of in the common base class AMDGPUISelLowering.
https://github.com/llvm/llvm-project/pull/164103
More information about the llvm-commits
mailing list