Henrich Lauko 6c51938067
[MLIR] Guard optional operand resolution in generated op parsers (#180796)
Skip resolveOperands for optional operands when they are absent to
avoid out-of-bounds access on the empty types vector.
2026-02-11 08:25:03 +01:00
..