[all-commits] [llvm/llvm-project] 943d83: AMDGPU: Fix lit test checks with dag option

David Stuttard via All-commits all-commits at lists.llvm.org
Thu Nov 28 02:02:49 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 943d8326dd35f5f9bc79c2eb6463fb3b5ed887ff
      https://github.com/llvm/llvm-project/commit/943d8326dd35f5f9bc79c2eb6463fb3b5ed887ff
  Author: David Stuttard <david.stuttard at amd.com>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.ll

  Log Message:
  -----------
  AMDGPU: Fix lit test checks with dag option

Summary:
I was seeing some failures on a test with slightly different instruction
ordering. Adding in some DAG directives solved the issue.

Change-Id: If5a3d3969055fb19279943bd45161bb70a3dabce

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

Tags: #llvm

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




More information about the All-commits mailing list