[PATCH] D71904: [mlir] GPU: introduce utilities for promotion to workgroup memory
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 01:12:22 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08778d8c4fd8: [mlir][GPU] introduce utilities for promotion to workgroup memory (authored by ftynse).
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.236977.patch
Type: text/x-patch
Size: 21682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/d3f74dbd/attachment-0001.bin>
More information about the llvm-commits
mailing list