Home
last modified time | relevance | path

Searched refs:flops (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCRunnerUtils.cpp107 extern "C" void printFlops(double flops) { in printFlops() argument
108 fprintf(stderr, "%lf GFLOPS\n", flops / 1.0E9); in printFlops()
/llvm-project-15.0.7/mlir/test/mlir-cpu-runner/
H A Dsgemm-naive-codegen.mlir42 %flops = arith.divf %num_flops_f, %t : f64
43 call @printFlops(%flops) : (f64) -> ()
/llvm-project-15.0.7/mlir/include/mlir/ExecutionEngine/
H A DCRunnerUtils.h355 extern "C" MLIR_CRUNNERUTILS_EXPORT void printFlops(double flops);
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DREADME.txt1011 From flops:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbreak-false-dep.ll270 ; flops-6. Make sure the unused register read by vcvtsi2sd is zeroed