Revert "Disable memcpy-inline-fails.ll for windows"
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 16 Mar 2020 15:03:39 +0000 (16:03 +0100)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 16 Mar 2020 15:03:39 +0000 (16:03 +0100)
This reverts commit adc2e250a1ca2089f870a7239231f4c8cec16546.

llvm/test/CodeGen/AMDGPU/memcpy-inline-fails.ll

index 19569c5..88107ea 100644 (file)
@@ -1,4 +1,3 @@
-; XFAIL: windows-gnu,windows-msvc
 ; NOTE: This is expected to fail on target that do not support memcpy. 
 ; RUN: llc < %s -mtriple=r600-unknown-linux-gnu 2> %t.err || true      
 ; RUN: FileCheck --input-file %t.err %s