This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add gfx9 assembler and disassembler test cases
ClosedPublic

Authored by foad on Jan 13 2020, 2:17 AM.

Details

Summary

This adds assembler tests for cases that were previously only in the
disassembler tests, and vice versa.

Diff Detail

Event Timeline

foad created this revision.Jan 13 2020, 2:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2020, 2:17 AM
Herald added subscribers: jfb, t-tye, tpr and 5 others. · View Herald Transcript

Unit tests: pass. 61776 tests passed, 0 failed and 780 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

This revision is now accepted and ready to land.Jan 13 2020, 10:25 AM
This revision was automatically updated to reflect the committed changes.