forked from OSchip/llvm-project
parent
9b5673cf5a
commit
3294538546
|
@ -1,4 +1,7 @@
|
|||
; RUN: llc < %s -march=x86 -mattr=+sse | FileCheck %s
|
||||
; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
|
||||
|
||||
; rdar://10538297
|
||||
|
||||
define void @t(i8* %ptr) nounwind {
|
||||
entry:
|
||||
|
|
Loading…
Reference in New Issue