Files
clang-p2996/mlir/lib/Dialect/Vector
Longsheng Mou 22a11be8ab [mlir][vector] Fix parser of vector.contract (#133434)
This PR adds a check in the parser to prevent a crash when
`vector.contract` lacks the `iterator_types` attribute.
Fixes #132886.
2025-03-29 09:24:42 +08:00
..