[Mlir-commits] [mlir] [mlir][TableGen] Verify compatibility of tblgen::Method properties (PR #147979)
Mehdi Amini
llvmlistbot at llvm.org
Thu Jul 10 16:49:09 PDT 2025
https://github.com/joker-eph commented:
Can you please turn all the asserts into report_fatal_error?
TableGen checks should fire always and not only in debug mode.
https://github.com/llvm/llvm-project/pull/147979
More information about the Mlir-commits
mailing list