git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250828
91177308-0d34-0410-b5e6-
96231b3b80d8
; Test that floating-point instructions that set cc are used to
; eliminate compares for load complement, load negative and load
-; positive. Right now, the WFL.DB (vector) instructions are not
-; handled by SystemZElimcompare, so for Z13 this is currently
-; unimplemented.
+; positive.
;
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s