AMDGPU/GlobalISel: Un-XFAIL a test

This was missed in 12fe9b26ec
This commit is contained in:
Jay Foad 2020-02-25 16:45:14 +00:00
parent 7c2f4a8370
commit c66db21165
1 changed files with 0 additions and 1 deletions

View 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