Searched refs:csum (Results 1 – 1 of 1) sorted by relevance
198 // CHECK-LABEL: func private @csum(tensor<6xi64>) -> tensor<6xi64>199 func.func private @csum(%arg0: tensor<6xi64>) -> tensor<6xi64>207 // CHECK: %[[call:.*]] = call @csum(%[[generic_t]])217 %3 = func.call @csum(%2) : (tensor<6xi64>) -> tensor<6xi64>