[all-commits] [llvm/llvm-project] c64f31: [MLIR] Change getBackwardSlice to return a logical...
William Moses via All-commits
all-commits at lists.llvm.org
Wed May 21 14:09:10 PDT 2025
Branch: refs/heads/users/wsmoses/lr
Home: https://github.com/llvm/llvm-project
Commit: c64f3160517c2f5e03d92e0a47ff76cdbf7b2c7b
https://github.com/llvm/llvm-project/commit/c64f3160517c2f5e03d92e0a47ff76cdbf7b2c7b
Author: William S. Moses <gh at wsmoses.com>
Date: 2025-05-21 (Wed, 21 May 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] Change getBackwardSlice to return a logicalresult rather than crash
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