AMDGPU/GlobalISel: Un-XFAIL a test
authorJay Foad <jay.foad@amd.com>
Tue, 25 Feb 2020 16:45:14 +0000 (16:45 +0000)
committerJay Foad <jay.foad@amd.com>
Tue, 25 Feb 2020 16:46:46 +0000 (16:46 +0000)
This was missed in 12fe9b26ec88bb2dd40d574a644edca302e804b2

llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.struct.buffer.load.ll

index 50e9102..e151268 100644 (file)
@@ -1,4 +1,3 @@
-XFAIL: *
 ; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
 ; RUN: llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=fiji -stop-after=instruction-select -verify-machineinstrs -o - %s | FileCheck %s
 ; RUN: llc -global-isel -mtriple=amdgcn-mesa-mesa3d -mcpu=gfx810 -stop-after=instruction-select -verify-machineinstrs -o - %s | FileCheck %s