[Mlir-commits] [mlir] mlir/Presburger: contribute a free-standing parser (PR #94916)
Ramkumar Ramachandra
llvmlistbot at llvm.org
Sat Jul 6 01:50:05 PDT 2024
artagnon wrote:
Not that it matters, but this patch gives a 15% speedup on the unit test binary.
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|:---|---:|---:|---:|---:|
| `./main` | 739.8 ± 11.5 | 726.8 | 761.3 | 1.15 ± 0.03 |
| `./patch` | 642.9 ± 15.2 | 627.5 | 666.6 | 1.00 |
https://github.com/llvm/llvm-project/pull/94916
More information about the Mlir-commits
mailing list