[Mlir-commits] [mlir] [mlir][bytecode] Fix crashes when reading bytecode with unsupported types (PR #186354)
Mehdi Amini
llvmlistbot at llvm.org
Mon Mar 16 04:34:59 PDT 2026
joker-eph 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.
Sure, done.
https://github.com/llvm/llvm-project/pull/186354
More information about the Mlir-commits
mailing list