[PATCH] D128664: AMDGPU: Add gfx11 feature to force initializing 16 input SGPRs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 09:24:17 PDT 2022


arsenm updated this revision to Diff 441045.
arsenm marked an inline comment as done.
arsenm added a comment.

Rename variable


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128664/new/

https://reviews.llvm.org/D128664

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/test/CodeGen/AMDGPU/gfx11-user-sgpr-init16-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128664.441045.patch
Type: text/x-patch
Size: 12328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/2a3e7c9c/attachment.bin>


More information about the llvm-commits mailing list