[PATCH] D79508: [mlir][gpu] Refactor functions for workgroup and private buffer attributions.

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 07:54:14 PDT 2020


whchung updated this revision to Diff 262647.
whchung added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79508/new/

https://reviews.llvm.org/D79508

Files:
  mlir/include/mlir/Dialect/GPU/GPUOps.td
  mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
  mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp
  mlir/lib/Dialect/GPU/Transforms/MemoryPromotion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79508.262647.patch
Type: text/x-patch
Size: 10235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/dde02e30/attachment.bin>


More information about the llvm-commits mailing list