[all-commits] [llvm/llvm-project] 28fa4f: [mlir][tensor] Fix slice canonicalizer for out-of-...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Mar 22 01:52:57 PDT 2025
Branch: refs/heads/users/matthias-springer/slice_can
Home: https://github.com/llvm/llvm-project
Commit: 28fa4ffa7d91c776dccf8145bf1867a9db54953f
https://github.com/llvm/llvm-project/commit/28fa4ffa7d91c776dccf8145bf1867a9db54953f
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-22 (Sat, 22 Mar 2025)
Changed paths:
M mlir/include/mlir/Interfaces/ViewLikeInterface.h
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/lib/Interfaces/ViewLikeInterface.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir][tensor] Fix slice canonicalizer for out-of-bounds cases
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