See bug 40820: https://bugs.llvm.org/show_bug.cgi?id=40820
This change also improves errors reporting (bug 41303).
Paths
| Differential D61125
[AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg ClosedPublic Authored by dp on Apr 25 2019, 3:28 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 25 2019, 3:28 AM Comment Actions
Comment Actions Please make this small fix and go ahead.
This revision is now accepted and ready to land.Jun 5 2019, 7:32 AM Closed by commit rL363255: [AMDGPU][MC] Enabled constant expressions as operands of s_getreg/s_setreg (authored by dpreobra). · Explain WhyJun 13 2019, 5:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204503 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/SIDefines.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/MC/AMDGPU/sopk-err.s
llvm/trunk/test/MC/AMDGPU/sopk.s
|