[Mlir-commits] [mlir] [mlirbc] Switch generator to enable write's with failures. (PR #182464)
Jacques Pienaar
llvmlistbot at llvm.org
Thu Feb 26 09:00:22 PST 2026
================
@@ -24,8 +24,8 @@ namespace {
// Provide some forward declarations of the functions that will be generated by
// the include below.
----------------
jpienaar wrote:
Seems these weren't even needed, so can drop them and comment.
https://github.com/llvm/llvm-project/pull/182464
More information about the Mlir-commits
mailing list