[Mlir-commits] [mlir] [mlir][Linalg] Add speculation for LinalgStructuredOps (PR #108032)

Diego Caballero llvmlistbot at llvm.org
Tue Sep 10 15:44:22 PDT 2024


https://github.com/dcaballe commented:

This is cool :)

I was wondering if, in addition to the tensor vs memref semantics, we should take into account the speculatability of the nested operations?

https://github.com/llvm/llvm-project/pull/108032


More information about the Mlir-commits mailing list