[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
Wed Nov 10 17:58:43 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG423ea9ae7f7e: [AIX] XFAIL 2009-03-29-SoftFloatVectorExtract.ll because of no soft float… (authored by Jake-Egan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113407/new/

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.386386.patch
Type: text/x-patch
Size: 332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/1d56878e/attachment.bin>


More information about the llvm-commits mailing list