[all-commits] [llvm/llvm-project] cae13f: [mlir][test] Fix how the number of flops is calcul...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Mon Nov 21 00:11:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cae13ff416ec02f58164e76230371edc5e41be7f
https://github.com/llvm/llvm-project/commit/cae13ff416ec02f58164e76230371edc5e41be7f
Author: Andrzej Warzynski <andrzej.warzynski at gmail.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M mlir/test/mlir-cpu-runner/sgemm-naive-codegen.mlir
Log Message:
-----------
[mlir][test] Fix how the number of flops is calculated
Make sure that the number of repetitions is correctly incorporated when
calculating the number of floating point operations.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D138382
More information about the All-commits
mailing list