mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 08:28:19 +00:00
Forgot setting -march.
llvm-svn: 146244
This commit is contained in:
parent
18c74d444a
commit
2c8bac6b4c
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mcpu=corei7-avx -mattr=+avx
|
||||
; RUN: llc < %s -march=x86-64 -mcpu=corei7-avx -mattr=+avx
|
||||
; Various missing patterns causing crashes.
|
||||
; rdar://10538793
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user