[all-commits] [llvm/llvm-project] 7d6e58: Revert "[mlir][memref] Implement lowering of memre...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Mon Jun 28 07:50:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d6e589fc86d7865fc4bf92c583209700dd32aac
https://github.com/llvm/llvm-project/commit/7d6e589fc86d7865fc4bf92c583209700dd32aac
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/FunctionCallUtils.h
M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp
M mlir/lib/ExecutionEngine/CRunnerUtils.cpp
Log Message:
-----------
Revert "[mlir][memref] Implement lowering of memref.copy to llvm"
This reverts commit e9396449777f02d573deb25d603ee1b1d6e568c1.
Breaks Windows build.
More information about the All-commits
mailing list