[Hexagon] Add -march=hexagon to a testcase

llvm-svn: 298395
This commit is contained in:
Krzysztof Parzyszek 2017-03-21 16:59:40 +00:00
parent de86482ce0
commit 5e7f06f354

View File

@ -1,4 +1,4 @@
; RUN: llc < %s
; RUN: llc -march=hexagon < %s
; REQUIRES: asserts
; Check that the early if-conversion does not predicate block1 (where the
; join block has a phi node of type i1).