Sign in
◑
Theme
swiftshader
/
SwiftShader.git
/
d7a21ccd41ce4efab6cc0cbd9440a68301e0f708
/
.
/
third_party
/
LLVM
/
test
/
Other
/
2008-02-14-PassManager.ll
blob: bdaf9330d23831d971e299f744cf81888ec16001 [
file
]
; RUN: opt < %s -loop-unroll -loop-rotate -simplifycfg -disable-output
; PR2028
define
i32
@test1
()
{
ret
i32
0
}