Files
clang-p2996/mlir/lib/Dialect
Benjamin Maxwell e01ff8238c [mlir][vector] Fix scalability issues in drop innermost unit dims transfer patterns (#92402)
Previously, these rewrites would drop scalable dimensions and treated
`[1]` (scalable one dim) as a unit dimension. This patch propagates
scalable dimensions and ensures `[1]` is not treated as a unit
dimension.
2024-05-17 17:13:59 +01:00
..
2024-05-15 18:34:59 +02:00
2024-05-15 13:10:16 +01:00
2024-05-14 09:45:39 -07:00