[PATCH] D148947: [MemRefToLLVM] Add a method in MemRefDescriptor to get the buffer addr
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 21:14:56 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe02d4142dca4: [MemRefToLLVM] Add a method in MemRefDescriptor to get the buffer addr (authored by qcolombet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148947/new/
https://reviews.llvm.org/D148947
Files:
mlir/include/mlir/Conversion/LLVMCommon/MemRefBuilder.h
mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp
mlir/lib/Conversion/LLVMCommon/Pattern.cpp
mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
mlir/test/Conversion/MemRefToLLVM/expand-then-convert-to-llvm.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148947.517040.patch
Type: text/x-patch
Size: 7861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/8b378a61/attachment-0001.bin>
More information about the llvm-commits
mailing list