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

Michael Jungmair llvmlistbot at llvm.org
Thu Dec 12 04:49:49 PST 2024


jungmair wrote:

Yes, thanks for your help on this.
I fixed a small typo/bug in your changes and added a test that verifies that the generated snapshot file fits the printing flags (i.e., is printed with debug info)

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


More information about the Mlir-commits mailing list