forked from OSchip/llvm-project
parent
9c9641812c
commit
3e8cf2be79
|
@ -1,4 +1,4 @@
|
|||
; RUN: opt < %s -instcombiner | FileCheck %s
|
||||
; RUN: opt < %s -instcombine | FileCheck %s
|
||||
; <rdar://problem/10889741>
|
||||
|
||||
define void @func(double %r, double %g, double %b, double* %outH, double* %outS, double* %outL) nounwind uwtable ssp {
|
||||
|
|
Loading…
Reference in New Issue