[PATCH] D91516: [AMDGPU][WIP] Lower LDS Global Variables.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 13 17:10:31 PST 2021
jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.
In D91516#2561383 <https://reviews.llvm.org/D91516#2561383>, @hsmhsm wrote:
> In D91516#2560020 <https://reviews.llvm.org/D91516#2560020>, @jdoerfert wrote:
>
>> Could we get some tests *and* a commit message that explains what this is supposed to do.
>
> This is WIP, will add test and commit messages at the end before final review.
I generally would recommend against that but I guess you can use phabricator this way.
However, once people can figure out what this is actually supposed to do, they might effectively restart the entire review process if the design is questioned.
I say this because I have a hunch, or maybe a hope, about the intent of this patch. If it would be that, I'd very much like this to be a generic, non-AMDGPU pass. I might be wrong about what this does, and that is what I'd like to figure out rather sooner than later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91516/new/
https://reviews.llvm.org/D91516
More information about the llvm-commits
mailing list