[PATCH] D70523: [AMDGPU] Update AMDGPUUsage with DWARF proposal
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 10:08:24 PDT 2020
scott.linder added a comment.
In D70523#2012051 <https://reviews.llvm.org/D70523#2012051>, @djtodoro wrote:
> This was already committed, right? If that is the case, I think we need new Diff representing the change, rather than updating the old one. I think you can append the diff on top of the D76877 <https://reviews.llvm.org/D76877> stack of patches.
We have just continued to update this differential for all the changes to the proposal document. We wanted to make it easy for people to track the development by just looking through the diffs here.
The latest diff hasn't been committed, so I will commit that and close this. For future diffs in the document I guess we could just create a new differential and "stack" it on top of this one?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70523/new/
https://reviews.llvm.org/D70523
More information about the llvm-commits
mailing list