[Mlir-commits] [mlir] [mlir-tblgen] Relax builder ambiguity check (PR #118310)

Jacques Pienaar llvmlistbot at llvm.org
Thu Dec 5 20:48:06 PST 2024


https://github.com/jpienaar approved this pull request.

OK, I had time to look more. The confusing thing was the user provided builder was not preferred but that's not new here. Post that only 1 change I noticed, seems a different build method being called which resulted in `DefaultValuedOptionalAttr` not being set. But that doesn't seem to be a difference introduce here.

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


More information about the Mlir-commits mailing list