Make sure that the number of repetitions is correctly incorporated when
calculating the number of floating point operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138382
[mlir][test] Fix how the number of flops is calculated ClosedPublic Authored by awarzynski on Nov 20 2022, 9:27 AM.
Details Summary Make sure that the number of repetitions is correctly incorporated when
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 20 2022, 11:14 PM Closed by commit rGcae13ff416ec: [mlir][test] Fix how the number of flops is calculated (authored by awarzynski, committed by bondhugula). · Explain WhyNov 21 2022, 12:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476755 mlir/test/mlir-cpu-runner/sgemm-naive-codegen.mlir
|