[AIX][tests] XFAIL atan.ll test on AIX
authorJake Egan <jakeegan10@gmail.com>
Tue, 9 Aug 2022 13:57:33 +0000 (09:57 -0400)
committerJake Egan <jake.egan@ibm.com>
Tue, 9 Aug 2022 13:58:08 +0000 (09:58 -0400)
XFAIL this newly added test for now to get the AIX bot back to green.

llvm/test/Transforms/EarlyCSE/atan.ll

index a7de4a7..edd25c5 100644 (file)
@@ -1,3 +1,4 @@
+; XFAIL: aix
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
 ; RUN: opt -early-cse -S < %s | FileCheck %s