This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Use @LINE for error checking in gfx10 assembler tests
ClosedPublic

Authored by foad on Feb 7 2020, 9:09 AM.

Details

Summary

This is a rework of D72611, using @LINE to check that errors are
reported against the right instruction instead of adding lots of extra
*-ERR-NEXT: check lines.

Diff Detail

Event Timeline

foad created this revision.Feb 7 2020, 9:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 7 2020, 9:09 AM
This revision is now accepted and ready to land.Feb 7 2020, 10:09 AM
This revision was automatically updated to reflect the committed changes.