[Mlir-commits] [mlir] [mlir] Add struct parsing and printing utilities (PR #133939)

River Riddle llvmlistbot at llvm.org
Thu Apr 3 09:45:37 PDT 2025


River707 wrote:

Instead of adding more c++ code, did you consider just expanding what the struct directing in tablegen can support? Why not extend that to support using a custom directive for the individual fields?

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


More information about the Mlir-commits mailing list