[Hexagon] Add -march=hexagon to a testcase

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298395 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Krzysztof Parzyszek 2017-03-21 16:59:40 +00:00
parent 6707770d48
commit cae50ec40d

View File

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