Skip to content

Commit 484c133

Browse files
committed
tmp: [Xtensa] Implement remaining floating point intrinsics
1 parent eaf2f40 commit 484c133

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/CodeGen/Xtensa/xtensa-gen-intrinsics.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Fails on Winodws due to incorrectly built command line: `'(': command not found`, so disable it temporarily
2+
# UNSUPPORTED: system-windows
3+
14
# RUN: python3 %s > %t && ( %clang_cc1 -Dxtfloat=float -O0 -triple=xtensa %t -o - -emit-llvm | FileCheck %t )
25

36
FIXTURES = [

0 commit comments

Comments
 (0)