[all-commits] [llvm/llvm-project] 4c0692: Revert "[mlir] Add strided metadata range dataflow...
Fabian Mora via All-commits
all-commits at lists.llvm.org
Tue Oct 14 07:21:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c0692edb445c5d90a189f5c12e5433b8e84a713
https://github.com/llvm/llvm-project/commit/4c0692edb445c5d90a189f5c12e5433b8e84a713
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" (#163403)
Reverts llvm/llvm-project#161280
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