diff options
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll')
-rw-r--r-- | llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll b/llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll index d6175b1b9f5..48f33bd6d22 100644 --- a/llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll +++ b/llvm/test/CodeGen/Hexagon/swp-conv3x3-nested.ll @@ -1,4 +1,6 @@ ; RUN: llc -march=hexagon < %s | FileCheck %s +; XFAIL: * +; LSR changes required. ; This version of the conv3x3 test has both loops. This test checks that the ; inner loop has 13 packets. |