[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:18 PDT 2020
whchung marked 3 inline comments as done.
whchung added a comment.
In D79508#2043577 <https://reviews.llvm.org/D79508#2043577>, @herhut wrote:
> @whchung Are you still interested in moving this forward?
@herhut I just revised the patch to address your review comments. Getting rid of the counter for private allocations is less than ideal in my applications but I've found ways to get around them. Could you give this patch another look? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79508/new/
https://reviews.llvm.org/D79508
More information about the llvm-commits
mailing list