[all-commits] [llvm/llvm-project] 13f8be: [AMDGPU] Use @LINE for error checking in gfx10 ass...

jayfoad via All-commits all-commits at lists.llvm.org
Fri Feb 7 10:27:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 13f8be68e0b833e83f6501a8d76fedfcdc457331
      https://github.com/llvm/llvm-project/commit/13f8be68e0b833e83f6501a8d76fedfcdc457331
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-02-07 (Fri, 07 Feb 2020)

  Changed paths:
    M llvm/test/MC/AMDGPU/gfx10_asm_all.s

  Log Message:
  -----------
  [AMDGPU] Use @LINE for error checking in gfx10 assembler tests

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.

Reviewers: rampitec, arsenm, nhaehnle

Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74227




More information about the All-commits mailing list