[Mlir-commits] [mlir] [mlir][mlir-tblgen] Emit correct error message if method is pruned (PR #160334)

Justin Kim llvmlistbot at llvm.org
Sun Sep 28 04:22:07 PDT 2025


JustinKim98 wrote:

Update : 
1. Refactored error message to contain symbols of conflicting builders.
2. Error message now shows location of `let builder = ` in the .td file.

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


More information about the Mlir-commits mailing list