[all-commits] [llvm/llvm-project] ceb994: [AMDGPU] Correct hsa-diag-v3.s test

Tony Tye via All-commits all-commits at lists.llvm.org
Mon Oct 19 10:09:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ceb9940b39ca7263a0069a1262be4363adbeda36
      https://github.com/llvm/llvm-project/commit/ceb9940b39ca7263a0069a1262be4363adbeda36
  Author: Tony <Tony.Tye at amd.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/test/MC/AMDGPU/hsa-diag-v3.s

  Log Message:
  -----------
  [AMDGPU] Correct hsa-diag-v3.s test

- Use file_check -LABEL markers to prevent false positives being
  reported due to messages from different tests causing success to be
  reported.

- Add checks for all the run commands for more robust testing.

- Add checks for the absence of errors.

- Name and order tests more sensibly.

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




More information about the All-commits mailing list