mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
[Hexagon] Fix test that uses -debug-only to require asserts.
llvm-svn: 277218
This commit is contained in:
parent
98a4eff424
commit
2b452a8187
@ -1,4 +1,5 @@
|
||||
; RUN: llc -march=hexagon -O3 -debug-only=isel 2>&1 < %s | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
; DAGCombiner converts the two vector stores to a double vector store,
|
||||
; even if the double vector store is unaligned. This is not good. If it
|
||||
|
Loading…
Reference in New Issue
Block a user