[all-commits] [llvm/llvm-project] 82fc80: 1:N memref to LLVM
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Mar 12 09:54:34 PDT 2025
Branch: refs/heads/users/matthias-springer/memref_1_to_n
Home: https://github.com/llvm/llvm-project
Commit: 82fc80ee7483150f85cc0f6c4b52a1538de53e9f
https://github.com/llvm/llvm-project/commit/82fc80ee7483150f85cc0f6c4b52a1538de53e9f
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/TypeConverter.h
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
Log Message:
-----------
1:N memref to LLVM
Commit: 1d4517c251e099cd42580d4d13750b15709de34c
https://github.com/llvm/llvm-project/commit/1d4517c251e099cd42580d4d13750b15709de34c
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M mlir/include/mlir/Conversion/LLVMCommon/MemRefBuilder.h
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
M mlir/lib/Conversion/MemRefToLLVM/AllocLikeConversion.cpp
Log Message:
-----------
update some more code
Compare: https://github.com/llvm/llvm-project/compare/39b0015d1a9a...1d4517c251e0
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