[llvm] [AMDGPU] Add inreg support for SGPR arguments (PR #67182)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 15:12:56 PDT 2023


================
@@ -0,0 +1,359 @@
+; RUN: llc -march=amdgcn -mcpu=gfx900 -mattr=-flat-for-global -verify-machineinstrs < %s | FileCheck -enable-var-scope -check-prefixes=CIGFX89,GFX89 %s
----------------
jwanggit86 wrote:

done.

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


More information about the llvm-commits mailing list