See bug 41298: https://bugs.llvm.org/show_bug.cgi?id=41298
Note that this change also enables arbitrary constant expressions for VALUE (bug 40820).
Paths
| Differential D61009
[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers ClosedPublic Authored by dp on Apr 23 2019, 6:23 AM.
Details
Summary See bug 41298: https://bugs.llvm.org/show_bug.cgi?id=41298 Note that this change also enables arbitrary constant expressions for VALUE (bug 40820).
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 23 2019, 6:23 AM Comment Actions LGTM
This revision is now accepted and ready to land.May 16 2019, 10:37 AM Closed by commit rL361045: [AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers (authored by dpreobra). · Explain WhyMay 17 2019, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 200055 llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/test/MC/AMDGPU/expressions.s
llvm/trunk/test/MC/AMDGPU/vop3-errs.s
|