[PATCH] D80411: [mlir][spirv] Lower allocation/deallocations of workgroup memory.
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 09:44:24 PDT 2020
mravishankar updated this revision to Diff 266578.
mravishankar marked 13 inline comments as done.
mravishankar added a comment.
Herald added a subscriber: jfb.
Addressing comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80411/new/
https://reviews.llvm.org/D80411
Files:
mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h
mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
mlir/test/Conversion/GPUToSPIRV/load-store.mlir
mlir/test/Conversion/GPUToSPIRV/loop.mlir
mlir/test/Conversion/StandardToSPIRV/alloc.mlir
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80411.266578.patch
Type: text/x-patch
Size: 21868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/04c0e07c/attachment.bin>
More information about the llvm-commits
mailing list