[Mlir-commits] [mlir] Reimplementing target description concept using DLTI attribute (PR #92138)
Niranjan Hasabnis
llvmlistbot at llvm.org
Tue May 14 08:52:49 PDT 2024
nhasabni wrote:
@rengolin @joker-eph Please take a look. This is a DLTI based implementation for representing a target description as attributes. I've also added L1 cache size property and have used this property to calculate block size info in BlockMatMul pass.
https://github.com/llvm/llvm-project/pull/92138
More information about the Mlir-commits
mailing list