[PATCH] D113407: [AIX] XFAIL 2009-03-29-SoftFloatVectorExtract.ll because of no soft float support

Jake Egan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 08:27:15 PST 2021


Jake-Egan created this revision.
Jake-Egan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113407

Files:
  llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll


Index: llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
===================================================================
--- llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
+++ llvm/test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
@@ -1,3 +1,4 @@
+; XFAIL: -aix
 ; RUN: llc < %s
 ; PR3899
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113407.385509.patch
Type: text/x-patch
Size: 332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/65433b88/attachment.bin>


More information about the llvm-commits mailing list