[PATCH] D103733: [AMDGPU] Allow oversize vaddr in GFX10 MIMG assembly
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 4 19:33:50 PDT 2021
critson created this revision.
critson added reviewers: rampitec, foad, dp.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
critson requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
As a follow up to D103672 <https://reviews.llvm.org/D103672>, we should allow vaddr to be larger than
required when assembling GFX10 MIMG instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103733
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
llvm/test/MC/AMDGPU/gfx10_asm_mimg_err.s
llvm/test/MC/AMDGPU/gfx10_err_pos.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103733.350008.patch
Type: text/x-patch
Size: 4442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210605/8098bf16/attachment-0001.bin>
More information about the llvm-commits
mailing list