[Mlir-commits] [mlir] [mlir] Fix bug that prevents application of PrintingFlags in Location (PR #119373)

Michael Jungmair llvmlistbot at llvm.org
Wed Dec 11 01:30:12 PST 2024


jungmair wrote:

I just looked into it, but it is not that easy. As far as I see, there is no previous usage of OpPrintingFlags as pass option/no existing option parser. Also OpPrintingFlags has ~9 settings, so this is not really trivial. What do you propose?

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


More information about the Mlir-commits mailing list