[all-commits] [llvm/llvm-project] dcdfce: 1:N memref to LLVM
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sun Mar 16 07:28:24 PDT 2025
Branch: refs/heads/users/matthias-springer/memref_1_to_n
Home: https://github.com/llvm/llvm-project
Commit: dcdfcebe487ff45db017b701bd1d5b49fe3895f8
https://github.com/llvm/llvm-project/commit/dcdfcebe487ff45db017b701bd1d5b49fe3895f8
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-03-16 (Sun, 16 Mar 2025)
Changed paths:
M llvm/include/llvm/ADT/STLExtras.h
M mlir/include/mlir/Conversion/LLVMCommon/MemRefBuilder.h
M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
M mlir/include/mlir/Conversion/LLVMCommon/TypeConverter.h
M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp
M mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp
M mlir/lib/Conversion/LLVMCommon/Pattern.cpp
M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
M mlir/lib/Conversion/MemRefToLLVM/AllocLikeConversion.cpp
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
Log Message:
-----------
1:N memref to LLVM
update some more code
update
update
update
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