[llvm] [AMDGPU] Improved Lowering of abs(i16) and -abs(i16) (PR #165626)
Patrick Simmons via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 31 14:53:26 PDT 2025
================
@@ -0,0 +1,22 @@
+; RUN: llc -mtriple=amdgcn-- -mcpu=gfx900 < %s | FileCheck %s
----------------
linuxrocks123 wrote:
Done
https://github.com/llvm/llvm-project/pull/165626
More information about the llvm-commits
mailing list