[all-commits] [llvm/llvm-project] 241f33: [AMDGPU] Add gfx8 assembler and disassembler test ...
jayfoad via All-commits
all-commits at lists.llvm.org
Sun Jan 12 13:15:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 241f330d6bab52ab4e3a01cbb9a3edd417d07c59
https://github.com/llvm/llvm-project/commit/241f330d6bab52ab4e3a01cbb9a3edd417d07c59
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-01-12 (Sun, 12 Jan 2020)
Changed paths:
M llvm/test/MC/AMDGPU/gfx8_asm_all.s
M llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
Log Message:
-----------
[AMDGPU] Add gfx8 assembler and disassembler test cases
Summary:
This adds assembler tests for cases that were previously only in the
disassembler tests, and vice versa.
Reviewers: rampitec, arsenm, nhaehnle
Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, jfb, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72561
More information about the All-commits
mailing list