[all-commits] [llvm/llvm-project] 705f04: [mlir] MemRefToLLVM: convert memref.view operation...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Fri May 20 16:44:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 705f048cbbfd51569097f235b5a08563ce40509a
https://github.com/llvm/llvm-project/commit/705f048cbbfd51569097f235b5a08563ce40509a
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
M mlir/test/Conversion/MemRefToLLVM/memref-to-llvm.mlir
Log Message:
-----------
[mlir] MemRefToLLVM: convert memref.view operations for empty memrefs
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D126094
More information about the All-commits
mailing list