[Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)

Akimasa Watanuki llvmlistbot at llvm.org
Sun Mar 15 07:05:27 PDT 2026


Men-cotton wrote:

Since these use the same test setup and cover closely related invalid type-remapping failures, could we merge them into a single `-split-input-file` test instead of adding two new files?
If we do that, I think a broader name like `mlir/test/Bytecode/invalid/invalid-type-remapping.mlir` would fit the merged coverage.

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


More information about the Mlir-commits mailing list