Correct wording to say "only one unique literal operand is allowed".
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134028
[AMDGPU][MC][NFC] Correct error message ClosedPublic Authored by dp on Sep 16 2022, 3:24 AM.
Details
Summary Correct wording to say "only one unique literal operand is allowed".
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 16 2022, 6:51 AM This revision was landed with ongoing or failed builds.Sep 16 2022, 8:22 AM Closed by commit rGef8feb63590d: [AMDGPU][MC][NFC] Correct error message (authored by dp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 460772 llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/test/MC/AMDGPU/expressions-gfx10.s
llvm/test/MC/AMDGPU/expressions-gfx9.s
llvm/test/MC/AMDGPU/gfx10_asm_err.s
llvm/test/MC/AMDGPU/gfx10_err_pos.s
llvm/test/MC/AMDGPU/gfx11_asm_vopd_errs.s
llvm/test/MC/AMDGPU/literals.s
llvm/test/MC/AMDGPU/literalv216-err.s
llvm/test/MC/AMDGPU/sop2-err.s
llvm/test/MC/AMDGPU/sopc-err.s
llvm/test/MC/AMDGPU/vop3-literal.s
|