[llvm] [AMDGPU] Improved Lowering of abs(i8/i16) and -abs(i8/i16) (PR #165626)
Patrick Simmons via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 7 12:53:32 PST 2025
linuxrocks123 wrote:
@arsenm @RKSimon I'm trying with the ReplaceNodeResults hook now.
https://github.com/llvm/llvm-project/pull/165626
More information about the llvm-commits
mailing list