This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC] Improved diagnostics for invalid literals
ClosedPublic

Authored by dp on Nov 19 2020, 6:03 AM.

Details

Summary

Corrected error positions (bug 47518) and improved diagnostic messages for invalid literals.

Diff Detail

Event Timeline

dp created this revision.Nov 19 2020, 6:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2020, 6:03 AM
dp requested review of this revision.Nov 19 2020, 6:03 AM
rampitec accepted this revision.Nov 19 2020, 9:37 AM
This revision is now accepted and ready to land.Nov 19 2020, 9:37 AM
This revision was automatically updated to reflect the committed changes.