See bug 41361: https://bugs.llvm.org/show_bug.cgi?id=41361
Note that this change also enables arbitrary constant expressions as operands of these modifiers (bug 40820).
Paths
| Differential D61012
[AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers ClosedPublic Authored by dp on Apr 23 2019, 6:39 AM.
Details
Summary See bug 41361: https://bugs.llvm.org/show_bug.cgi?id=41361 Note that this change also enables arbitrary constant expressions as operands of these modifiers (bug 40820).
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptApr 23 2019, 6:39 AM This revision is now accepted and ready to land.May 20 2019, 8:24 AM Closed by commit rL361386: [AMDGPU][MC] Corrected parsing of op_sel* and neg_* modifiers (authored by dpreobra). · Explain WhyMay 22 2019, 6:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196234 lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
test/MC/AMDGPU/dl-insts-err.s
test/MC/AMDGPU/expressions-gfx9.s
test/MC/AMDGPU/vop3p-err.s
|