[Mlir-commits] [mlir] [MLIR][TableGen] Error on APInt parameter without custom comparator (PR #135970)

Robert Konicar llvmlistbot at llvm.org
Tue Apr 22 01:20:30 PDT 2025


Jezurko wrote:

I've changed the error emitting function to  `printFatalError` since that seems to be the most commonly used error function in tablegen code.

I've updated the PR title and message to match the change. If it's okay like this, can someone merge it for me? Thanks!

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


More information about the Mlir-commits mailing list