See bug 40820: https://bugs.llvm.org/show_bug.cgi?id=40820
This change also improves errors reporting (bug 41303).
Paths
| Differential D61017
[AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt ClosedPublic Authored by dp on Apr 23 2019, 6:58 AM.
Details Summary See bug 40820: https://bugs.llvm.org/show_bug.cgi?id=40820 This change also improves errors reporting (bug 41303).
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 23 2019, 6:58 AM Comment Actions LGTM
This revision is now accepted and ready to land.May 24 2019, 4:54 AM Closed by commit rL361763: [AMDGPU][MC] Enabled constant expressions as operands of s_waitcnt (authored by dpreobra). · Explain WhyMay 27 2019, 7:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 201531 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/test/MC/AMDGPU/sopp-err.s
llvm/trunk/test/MC/AMDGPU/sopp.s
|