Corrected error positions (bug 47518) and improved diagnostic messages for invalid literals.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91793
[AMDGPU][MC] Improved diagnostics for invalid literals ClosedPublic Authored by dp on Nov 19 2020, 6:03 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 19 2020, 9:37 AM Closed by commit rGe4effef33059: [AMDGPU][MC] Improved diagnostic messages for invalid literals (authored by dp). · Explain WhyNov 23 2020, 4:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307043 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_err_pos.s
llvm/test/MC/AMDGPU/gfx7_err_pos.s
llvm/test/MC/AMDGPU/gfx8_asm_all.s
llvm/test/MC/AMDGPU/gfx9-asm-err.s
llvm/test/MC/AMDGPU/gfx908_err_pos.s
llvm/test/MC/AMDGPU/gfx9_asm_all.s
llvm/test/MC/AMDGPU/gfx9_err_pos.s
llvm/test/MC/AMDGPU/literals.s
llvm/test/MC/AMDGPU/literalv216-err.s
llvm/test/MC/AMDGPU/literalv216.s
llvm/test/MC/AMDGPU/mai-err.s
llvm/test/MC/AMDGPU/vop2-err.s
llvm/test/MC/AMDGPU/vop3-errs.s
llvm/test/MC/AMDGPU/vop3-gfx9.s
llvm/test/MC/AMDGPU/vop3-literal.s
llvm/test/MC/AMDGPU/vop3.s
|