[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
Tue May 19 07:34:17 PDT 2020


whchung updated this revision to Diff 264899.
whchung marked an inline comment as done.
whchung added a comment.

Address code 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.264899.patch
Type: text/x-patch
Size: 5851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/16490577/attachment.bin>


More information about the llvm-commits mailing list