[PATCH] D66900: [AMDGPU] Fix bug when calculating user_spgr_count for Code Object V3 assembler

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 11:33:23 PDT 2019


scott.linder created this revision.
scott.linder added reviewers: kzhuravl, arsenm, rampitec, b-sumner, t-tye.
Herald added subscribers: llvm-commits, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.

Stop counting explicitly disabled user_spgr's in the user_sgpr_count field of the kernel descriptor.


Repository:
  rL LLVM

https://reviews.llvm.org/D66900

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  test/MC/AMDGPU/hsa-v3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66900.217695.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/7c77ad9a/attachment.bin>


More information about the llvm-commits mailing list