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

Renato Golin llvmlistbot at llvm.org
Tue May 14 10:19:52 PDT 2024


rengolin wrote:

This is a continuation of #91670 which was unintentionally closed. It addresses @joker-eph's point by adding target properties, not compiler pass options. It also has some usage on different places. 

@adam-smnk

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


More information about the Mlir-commits mailing list