[all-commits] [llvm/llvm-project] 29d5a0: Revert "[mlir] Add strided metadata range dataflow...
Fabian Mora via All-commits
all-commits at lists.llvm.org
Tue Oct 14 07:20:51 PDT 2025
Branch: refs/heads/revert-161280-users/fabianmcg/strided-metadata
Home: https://github.com/llvm/llvm-project
Commit: 29d5a08890dff87b938fced7db5a91b80b2fa217
https://github.com/llvm/llvm-project/commit/29d5a08890dff87b938fced7db5a91b80b2fa217
Author: Fabian Mora <fmora.dev at gmail.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
R mlir/include/mlir/Analysis/DataFlow/StridedMetadataRangeAnalysis.h
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
M mlir/include/mlir/Interfaces/CMakeLists.txt
M mlir/include/mlir/Interfaces/InferIntRangeInterface.h
R mlir/include/mlir/Interfaces/InferStridedMetadataInterface.h
R mlir/include/mlir/Interfaces/InferStridedMetadataInterface.td
M mlir/lib/Analysis/CMakeLists.txt
R mlir/lib/Analysis/DataFlow/StridedMetadataRangeAnalysis.cpp
M mlir/lib/Dialect/MemRef/IR/CMakeLists.txt
M mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
M mlir/lib/Interfaces/CMakeLists.txt
M mlir/lib/Interfaces/InferIntRangeInterface.cpp
R mlir/lib/Interfaces/InferStridedMetadataInterface.cpp
R mlir/test/Analysis/DataFlow/test-strided-metadata-range-analysis.mlir
M mlir/test/lib/Analysis/CMakeLists.txt
R mlir/test/lib/Analysis/DataFlow/TestStridedMetadataRangeAnalysis.cpp
M mlir/tools/mlir-opt/mlir-opt.cpp
Log Message:
-----------
Revert "[mlir] Add strided metadata range dataflow analysis (#161280)"
This reverts commit aa8499863ad23350da0912d99d189f306d0ea139.
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