[PATCH] D108322: AMDGPU: Add options to override SGPR and VGPR blocks
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 12:39:18 PDT 2021
kzhuravl created this revision.
kzhuravl added reviewers: arsenm, t-tye.
Herald added subscribers: foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
kzhuravl requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This is needed for experimentation
https://reviews.llvm.org/D108322
Files:
llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/CodeGen/AMDGPU/override-svgpr-blocks.ll
llvm/test/MC/AMDGPU/override-svgpr-blocks.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108322.367303.patch
Type: text/x-patch
Size: 7604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/9c555b29/attachment.bin>
More information about the llvm-commits
mailing list