[Mlir-commits] [mlir] Reimplementing target description concept using DLTI attribute (PR #92138)

Fabian Mora llvmlistbot at llvm.org
Thu Jun 6 08:16:24 PDT 2024


fabianmcg wrote:

> I think this is implemented now? The system is a dictionary of StringAttr key for the device ID to a device attribute (which does not contain the ID).

You're right, I was looking at https://github.com/llvm/llvm-project/commit/85663ae6ccc57fe9b17fad7cad5d53a665755e7f , and I missed the new commits.


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


More information about the Mlir-commits mailing list