[Mlir-commits] [mlir] [mlir][AsmParser] Fix parseOptionalAttribute consuming loc() as an attribute (PR #180668)

Matthias Springer llvmlistbot at llvm.org
Tue Feb 10 02:20:07 PST 2026


matthias-springer wrote:

This PR is changing the syntax of MLIR. Can you rewrite the test case in terms of "test" dialect ops and move it to `mlir/test/IR`? You may find ops that are used in `mlir/test/IR/locations.mlir` and `mlir/test/IR/attribute.mlir` useful.


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


More information about the Mlir-commits mailing list