Files
clang-p2996/mlir/lib/Dialect/Vector/Utils
Balaji V. Iyer 21fe8b635c [mlir] Check if the stride tensor is empty. (#76428)
Added a check to see if the stride tensor is empty. If so then return
false for isContiguousSlice function.

Possible fix for #74463
2024-01-03 10:00:15 -06:00
..