Add PR check to suggest alternatives to using undef (#118506)
[llvm-project.git] / mlir / test / mlir-translate / import-timing.ll
blob60a21d4af54aa54a9f013994f29c06b703347df8
1 ; RUN: mlir-translate %s -import-llvm -mlir-timing 2>&1 | FileCheck %s
3 ; CHECK: Execution time report
4 ; CHECK: Total Execution Time:
5 ; CHECK: Name
6 ; CHECK-NEXT: Translate LLVMIR to MLIR
8 define void @foo() {
9   ret void