[all-commits] [llvm/llvm-project] 51964b: [mlir][Analysis] Remove return value from `getBack...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Oct 16 04:14:18 PDT 2025
Branch: refs/heads/users/matthias-springer/simplify_backward_slice
Home: https://github.com/llvm/llvm-project
Commit: 51964b10b38e1c7badeff8cd3c28793659158618
https://github.com/llvm/llvm-project/commit/51964b10b38e1c7badeff8cd3c28793659158618
Author: Matthias Springer <me at m-sp.org>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M mlir/include/mlir/Analysis/SliceAnalysis.h
M mlir/include/mlir/Query/Matcher/SliceMatchers.h
M mlir/lib/Analysis/SliceAnalysis.cpp
M mlir/lib/Conversion/VectorToGPU/VectorToGPU.cpp
M mlir/lib/Dialect/Linalg/Transforms/HoistPadding.cpp
M mlir/lib/Dialect/NVGPU/TransformOps/NVGPUTransformOps.cpp
M mlir/lib/Dialect/SCF/Transforms/TileUsingInterface.cpp
M mlir/lib/Transforms/Utils/RegionUtils.cpp
M mlir/test/lib/Dialect/Affine/TestVectorizationUtils.cpp
M mlir/test/lib/IR/TestSlicing.cpp
Log Message:
-----------
[mlir][Analysis] Remove return value from `getBackwardSlice`
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