[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 2 01:50:03 PST 2020
ftynse updated this revision to Diff 235836.
ftynse added a comment.
Herald added subscribers: csigg, nicolasvasilache, antiagainst, shauheen, burmako.
Updated to use value-typed `Value`.
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.235836.patch
Type: text/x-patch
Size: 23547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/1f1eafce/attachment.bin>
More information about the llvm-commits
mailing list