[AIX][tests] XFAIL atan.ll test on AIX

XFAIL this newly added test for now to get the AIX bot back to green.
This commit is contained in:
Jake Egan 2022-08-09 09:57:33 -04:00 committed by Jake Egan
parent 1eaa4de843
commit 6da3f90195
1 changed files with 1 additions and 0 deletions

View 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