[Mlir-commits] [mlir] [mlir] Add the concept of ASM dialect aliases (PR #86033)
Fabian Mora
llvmlistbot at llvm.org
Mon Mar 25 07:08:07 PDT 2024
fabianmcg wrote:
> Can you share the benchmark? (push to a branch somewhere)
The benchmark is just timing `ninja check-mlir` on release mode. Here's the branch with the ptr dialect and switching the types:
https://github.com/fabianmcg/llvm-project/tree/ptr-dev
I'm observing on my side inconsistent timings with the change with no good explanation as to why it's happening.
https://github.com/llvm/llvm-project/pull/86033
More information about the Mlir-commits
mailing list