[PATCH] D98626: [AMDGPU][MC] Disabled lds_direct for GFX90a
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 04:23:42 PDT 2021
dp created this revision.
dp added reviewers: rampitec, foad.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Summary of changes:
- Refactored lds_direct validation;
- Disabled lds_direct for GFX90a.
Fixed bug 49382 <https://bugs.llvm.org/show_bug.cgi?id=49382>.
https://reviews.llvm.org/D98626
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/gfx10_err_pos.s
llvm/test/MC/AMDGPU/gfx90a_err.s
llvm/test/MC/AMDGPU/lds_direct-err.s
llvm/test/MC/AMDGPU/lds_direct-gfx10.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98626.330604.patch
Type: text/x-patch
Size: 12484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/2879aedc/attachment.bin>
More information about the llvm-commits
mailing list