[Mlir-commits] [flang] [mlir] [mlir][AsmParser] Disambiguate location attributes from trailing loc (PR #180668)

Matthias Springer llvmlistbot at llvm.org
Wed Mar 18 00:57:19 PDT 2026


https://github.com/matthias-springer commented:

The changes in `mlir/test/Bytecode/invalid/invalid-ir_section.mlir` do not make sense to me yet. This test reads MLIR bytecode, not the textual IR syntax. You only changed the textual IR syntax. Why are bytecode tests affected at all?

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


More information about the Mlir-commits mailing list