[PATCH] D96470: AMDGPU: Restrict soft clause bundling at half of the available regs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 10:42:57 PST 2021


arsenm updated this revision to Diff 323074.
arsenm added a comment.

Fewer checks


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

https://reviews.llvm.org/D96470

Files:
  llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/limit-soft-clause-reg-pressure.mir
  llvm/test/CodeGen/AMDGPU/soft-clause-exceeds-register-budget.ll
  llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll
  llvm/test/CodeGen/AMDGPU/splitkit-getsubrangeformask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96470.323074.patch
Type: text/x-patch
Size: 101819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/65eacee1/attachment.bin>


More information about the llvm-commits mailing list