Sign in
llvm
/
llvm-project
/
c94b80b4380ce851b5cf406a961eab472a43b3df
/
.
/
mlir
/
test
/
mlir-reduce
/
single-function.mlir
blob: adb2376745b41a7b15047f4a6b78e1af6b49d689 [
file
] [
log
] [
blame
]
// RUN: mlir-opt %s
// RUN: not mlir-opt %s -test-mlir-reducer -pass-test function-reducer
func
@test
()
{
"test.op_crash"
()
:
()
->
()
return
}