[llvm] [AMDGPU] Enhance verification of amdgcn.cs.chain intrinsic (PR #128162)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 03:13:27 PST 2025
================
@@ -117,4 +124,4 @@ define amdgpu_cs_chain void @set_inactive_chain_arg_inreg(ptr addrspace(1) %out,
%tmp = call i32 @llvm.amdgcn.set.inactive.chain.arg(i32 %active, i32 inreg %inactive) #0
store i32 %tmp, ptr addrspace(1) %out
ret void
-}
+}
----------------
arsenm wrote:
End of file whitespace error
https://github.com/llvm/llvm-project/pull/128162
More information about the llvm-commits
mailing list