[all-commits] [llvm/llvm-project] b13248: Revert "[mlir][gpu] Add DecomposeMemrefsPass"
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Wed Aug 9 18:08:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b13248f997dd0b47da66be4e51cc61e724e5d76a
https://github.com/llvm/llvm-project/commit/b13248f997dd0b47da66be4e51cc61e724e5d76a
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/GPU/Transforms/Passes.h
M mlir/include/mlir/Dialect/GPU/Transforms/Passes.td
M mlir/include/mlir/Dialect/Utils/IndexingUtils.h
M mlir/lib/Dialect/GPU/CMakeLists.txt
R mlir/lib/Dialect/GPU/Transforms/DecomposeMemrefs.cpp
M mlir/lib/Dialect/Utils/IndexingUtils.cpp
R mlir/test/Dialect/GPU/decompose-memrefs.mlir
Log Message:
-----------
Revert "[mlir][gpu] Add DecomposeMemrefsPass"
Broke some bots
This reverts commit 2b5b2bfef102b1021d91f2b9485e2443bdea9df5.
More information about the All-commits
mailing list