diff options
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll')
| -rw-r--r-- | llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll b/llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll index 2eba7432996..c3a4915ec2e 100644 --- a/llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll +++ b/llvm/test/CodeGen/Hexagon/cext-valid-packet2.ll @@ -1,4 +1,5 @@ ; RUN: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s +; XFAIL: ; Check that the packetizer generates valid packets with constant ; extended add and base+offset store instructions. |

