Summary of changes:
- Enabled constant expressions as operands of branch instructions, s_call_b64 etc (bug 40820);
- Improved errors reporting (bug 41303).
Paths
| Differential D64629
[AMDGPU][MC] Corrected parsing of branch offsets ClosedPublic Authored by dp on Jul 12 2019, 5:46 AM.
Details Summary Summary of changes:
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 12 2019, 5:46 AM This revision is now accepted and ready to land.Jul 17 2019, 7:05 AM Closed by commit rL366571: [AMDGPU][MC] Corrected parsing of branch offsets (authored by dpreobra). · Explain WhyJul 19 2019, 6:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209466 lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
test/MC/AMDGPU/branch-comment.s
test/MC/AMDGPU/sopk.s
test/MC/AMDGPU/sopp-err.s
test/MC/AMDGPU/sopp.s
|