brintos

brintos / llvm-project-archived public Read only

0
0
Text · 219 B · b5eb98d Raw
5 lines · plain
1// RUN: mlir-opt --pass-pipeline="builtin.module(func.func(sharding-propagation))" %s -verify-diagnostics2 3// expected-error @+1 {{'func.func' op only one block is supported!}}4func.func private @no_block_function(i64)5