Handle the case where the ViewOp takes in a memref that has
an memory space.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85048
[mlir] Conversion of ViewOp with memory space to LLVM. ClosedPublic Authored by arpith-jacob on Jul 31 2020, 2:55 PM.
Details Summary Handle the case where the ViewOp takes in a memref that has
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptJul 31 2020, 2:55 PM bondhugula added inline comments. This revision now requires changes to proceed.Aug 1 2020, 12:14 AM arpith-jacob retitled this revision from [mlir] Conversion of ViewOp with address space to LLVM. to [mlir] Conversion of ViewOp with memory space to LLVM..Aug 3 2020, 8:55 AM arpith-jacob retitled this revision from [mlir] Conversion of ViewOp with memory space to LLVM. to [mlir] Conversion of ViewOp with address space to LLVM.. Comment ActionsAddressed comments. PTAL. This revision is now accepted and ready to land.Aug 4 2020, 2:02 AM arpith-jacob retitled this revision from [mlir] Conversion of ViewOp with address space to LLVM. to [mlir] Conversion of ViewOp with memory space to LLVM..Aug 4 2020, 1:58 PM Closed by commit rGfab4b59961aa: [mlir] Conversion of ViewOp with memory space to LLVM. (authored by arpith-jacob, committed by ftynse). · Explain WhyAug 5 2020, 3:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282321 mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
|
memRefType -> srcMemRefType