Summary of changes:
- refactored code for better readability and future improvements;
- fixed bug 41281: https://bugs.llvm.org/show_bug.cgi?id=41281.
Paths
| Differential D65224
[AMDGPU][MC] Corrected parsing of registers ClosedPublic Authored by dp on Jul 24 2019, 10:14 AM.
Details Summary Summary of changes:
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJul 24 2019, 10:14 AM This revision is now accepted and ready to land.Sep 25 2019, 7:27 AM Closed by commit rL373094: [AMDGPU][MC] Corrected parsing of registers (authored by dpreobra). · Explain WhySep 27 2019, 8:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222184 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/test/MC/AMDGPU/reg-syntax-err.s
|