[PATCH] D71904: [mlir] GPU: introduce utilities for promotion to workgroup memory
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 02:06:34 PST 2020
ftynse updated this revision to Diff 236782.
ftynse marked 3 inline comments as done.
ftynse edited the summary of this revision.
ftynse added a comment.
Addressed rriddle's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71904/new/
https://reviews.llvm.org/D71904
Files:
mlir/include/mlir/Dialect/GPU/GPUDialect.h
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/include/mlir/Dialect/GPU/MemoryPromotion.h
mlir/include/mlir/IR/Block.h
mlir/lib/Dialect/GPU/CMakeLists.txt
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/lib/Dialect/GPU/Transforms/MemoryPromotion.cpp
mlir/lib/IR/Block.cpp
mlir/test/Dialect/GPU/promotion.mlir
mlir/test/lib/Transforms/CMakeLists.txt
mlir/test/lib/Transforms/TestGpuMemoryPromotion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71904.236782.patch
Type: text/x-patch
Size: 21682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200108/97f7b824/attachment.bin>
More information about the llvm-commits
mailing list