[all-commits] [llvm/llvm-project] 418e07: [mlir][Tensor] Check for out-of-bounds slice in `i...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Mar 12 00:34:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 418e07b7e679246a3a4ab9a5a8c119eb4ba4623d
https://github.com/llvm/llvm-project/commit/418e07b7e679246a3a4ab9a5a8c119eb4ba4623d
Author: Matthias Springer <me at m-sp.org>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/bubble-up-extract-slice-op.mlir
M mlir/test/Dialect/Tensor/drop-redundant-insert-slice-rank-expansion.mlir
M mlir/test/Dialect/Tensor/fold-tensor-subset-ops.mlir
M mlir/test/Dialect/Tensor/invalid.mlir
Log Message:
-----------
[mlir][Tensor] Check for out-of-bounds slice in `insert/extract_slice` verifier (#130487)
Also fix test cases that had invalid ops.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list