[PATCH] D71904: [mlir] GPU: introduce utilities for promotion to workgroup memory

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 11:12:01 PST 2020


ftynse updated this revision to Diff 236632.
ftynse marked an inline comment as done.
ftynse added a reviewer: herhut.

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.236632.patch
Type: text/x-patch
Size: 21712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/1a091d0f/attachment.bin>


More information about the llvm-commits mailing list