This is an archive of the discontinued LLVM Phabricator instance.

[tests] Use host-based XFAIL for test/MC/AMDGPU/hsa-gfx10-v3.s
ClosedPublic

Authored by hubert.reinterpretcast on Jan 22 2020, 6:56 AM.

Details

Summary

This patch applies D60551 to an additional file. In particular, the test is currently marked XFAIL for a number of big-endian targets; however, the failure is actually dependent on the host endianness instead. The test actually specifies a specific target triple.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJan 22 2020, 6:56 AM
This revision is now accepted and ready to land.Jan 22 2020, 9:06 AM
This revision was automatically updated to reflect the committed changes.