[all-commits] [llvm/llvm-project] ed6828: Revert "[mlir][memref] NFC - Move utility function...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jul 14 07:32:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed682829422559cf3196b46f2469a2a638602956
https://github.com/llvm/llvm-project/commit/ed682829422559cf3196b46f2469a2a638602956
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h
Log Message:
-----------
Revert "[mlir][memref] NFC - Move utility function declaration from IR/MemRef.h to Utils/MemRefUtils.h"
This reverts commit 8b161e977298ea8207ae4bdcee8483ce47601f31.
This creates cyclic dependencies that cannot be easily untangled for now.
More information about the All-commits
mailing list