Files
clang-p2996/mlir/lib
Longsheng Mou 3e223e3a20 [mlir][vector] Fix out-of-bounds access (#126734)
This PR fixes an out-of-bounds bug that occurs when there are no overlap
dimensions between the `sizes` and source of
`vector.extract_strided_slice`, causing access to `sizes` to go out of
bounds. Fixes #126196.
2025-02-13 09:17:43 +08:00
..
2024-10-18 21:20:47 +01:00