[all-commits] [llvm/llvm-project] e98e59: Revert "Foo"
ftynse via All-commits
all-commits at lists.llvm.org
Fri Aug 4 06:30:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e98e59955e0bff22c3c4bb7a0a34b88c016f8cff
https://github.com/llvm/llvm-project/commit/e98e59955e0bff22c3c4bb7a0a34b88c016f8cff
Author: Alex Zinenko <zinenko at google.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/LoweringOptions.h
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/include/mlir/Conversion/LLVMCommon/TypeConverter.h
M mlir/include/mlir/Conversion/MemRefToLLVM/AllocLikeConversion.h
M mlir/include/mlir/Dialect/GPU/IR/GPUBase.td
M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
Log Message:
-----------
Revert "Foo"
This reverts commit 3c9aa10c57cf0833ff108ecf9ffbb512bd96cc89.
No proper description of the commit.
Commit: fcb0294b587e58e64503a7738a832fd00ab1c08b
https://github.com/llvm/llvm-project/commit/fcb0294b587e58e64503a7738a832fd00ab1c08b
Author: Alex Zinenko <zinenko at google.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M mlir/include/mlir/Conversion/Passes.td
M mlir/lib/Conversion/ControlFlowToLLVM/ControlFlowToLLVM.cpp
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
Log Message:
-----------
Revert "[mlir][conversion] NFC - Relax convert-cf-to-llvm and finalize-memref-to-llvm to also work on non-builtin module ops"
This reverts commit cc6b8d8077699916728053dfa760e69e146271cb.
Seems to have been committed accidentally.
Compare: https://github.com/llvm/llvm-project/compare/5ba906327b01...fcb0294b587e
More information about the All-commits
mailing list