[all-commits] [llvm/llvm-project] 63c369: [AMDGPU] Add gfx9 assembler and disassembler test ...

jayfoad via All-commits all-commits at lists.llvm.org
Tue Jan 14 00:20:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 63c3691f79179db9a16f260f1cf81475fdfef060
      https://github.com/llvm/llvm-project/commit/63c3691f79179db9a16f260f1cf81475fdfef060
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx9_asm_all.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt

  Log Message:
  -----------
  [AMDGPU] Add gfx9 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/D72592




More information about the All-commits mailing list