mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 04:09:45 +00:00
[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:
parent
6707770d48
commit
cae50ec40d
@ -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).
|
||||||
|
Loading…
Reference in New Issue
Block a user