[Mlir-commits] [mlir] [mlir][AsmPrinter] Print op properties directly in generic form (PR #106996)

Mehdi Amini llvmlistbot at llvm.org
Mon Sep 2 08:27:31 PDT 2024


joker-eph wrote:

The sole purpose of why the convert-to-attribute path was included in the development of properties was for the purpose of the generic printer (IIRC). So I am not sure what it would mean to add an escape hatch here really: if we were to accept this then the convert-to-attribute may just go away instead.


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


More information about the Mlir-commits mailing list