[all-commits] [llvm/llvm-project] 654a40: [mlir][Tensor] Check for out-of-bounds extraction ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Mar 9 06:28:19 PDT 2025
Branch: refs/heads/users/matthias-springer/tensor_extract_slice_verifier
Home: https://github.com/llvm/llvm-project
Commit: 654a40d3603e5f5e8590e727eca64a42b8cfe3ed
https://github.com/llvm/llvm-project/commit/654a40d3603e5f5e8590e727eca64a42b8cfe3ed
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-09 (Sun, 09 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 extraction in `extract_slice` verifier
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