[PATCH] D73022: [mlir][spirv] Add lowering for composite constant.
Denis Khalikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 03:03:03 PST 2020
denis13 created this revision.
denis13 added reviewers: antiagainst, mravishankar.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, shauheen, burmako, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
Add lowering for constant operation with ranked tensor type to
spv.constant with spv.array type.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73022
Files:
mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRVPass.cpp
mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73022.239047.patch
Type: text/x-patch
Size: 5973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/a1ae889d/attachment-0001.bin>
More information about the llvm-commits
mailing list