[all-commits] [llvm/llvm-project] fab4b5: [mlir] Conversion of ViewOp with memory space to L...
Arpith Jacob via All-commits
all-commits at lists.llvm.org
Wed Aug 5 03:20:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fab4b59961aa35109861493dfe071979d56b4360
https://github.com/llvm/llvm-project/commit/fab4b59961aa35109861493dfe071979d56b4360
Author: Arpith C. Jacob <arpith at google.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
Log Message:
-----------
[mlir] Conversion of ViewOp with memory space to LLVM.
Handle the case where the ViewOp takes in a memref that has
an memory space.
Reviewed By: ftynse, bondhugula, nicolasvasilache
Differential Revision: https://reviews.llvm.org/D85048
More information about the All-commits
mailing list