[PATCH] D84873: AMDGPU: In determining load clobbering in AnnotateUniform, don't scan if there are too many blocks.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 28 06:48:49 PDT 2020
arsenm added a comment.
In D84873#2357528 <https://reviews.llvm.org/D84873#2357528>, @cfang wrote:
> Ping!
>
> Should we commit this patch to fix the compilation time for now? Then we may look at the possibility to replace
> MemoryDependenceAnaysis in AnnotateUniform pass?
This doesn't sound like a commitment to me
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84873/new/
https://reviews.llvm.org/D84873
More information about the llvm-commits
mailing list