[all-commits] [llvm/llvm-project] af3c24: [tests] Use host-based XFAIL for test/MC/AMDGPU/hs...

Hubert Tong via All-commits all-commits at lists.llvm.org
Thu Jan 23 14:57:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: af3c243e9962cdc92ca3e9b82656351649ed109a
      https://github.com/llvm/llvm-project/commit/af3c243e9962cdc92ca3e9b82656351649ed109a
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

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

  Log Message:
  -----------
  [tests] Use host-based XFAIL for test/MC/AMDGPU/hsa-gfx10-v3.s

Summary:
This patch applies D60551 to an additional file. In particular, the test
is currently marked XFAIL for a number of big-endian targets; however,
the failure is actually dependent on the host endianness instead. The
test actually specifies a specific target triple.

Reviewers: rampitec, xingxue, daltenty

Reviewed By: rampitec

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, fedor.sergeev, kerbowa, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list