[all-commits] [llvm/llvm-project] 07801f: [mlir][memref]Add conversion support for memref.ex...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Sep 29 02:35:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 07801f713e3ab95c09887b547a263fd615d799f3
https://github.com/llvm/llvm-project/commit/07801f713e3ab95c09887b547a263fd615d799f3
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
M mlir/test/Conversion/MemRefToLLVM/memref-to-llvm.mlir
Log Message:
-----------
[mlir][memref]Add conversion support for memref.extract_aligned_pointer_as_index to LLVM
Reviewed By: pifon2a
Differential Revision: https://reviews.llvm.org/D134834
More information about the All-commits
mailing list