[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
Wed May 20 10:23:06 PDT 2020


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

Simplify logic.


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.265295.patch
Type: text/x-patch
Size: 6827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/b5041518/attachment.bin>


More information about the llvm-commits mailing list