[PATCH] D84873: AMDGPU: In determining load clobbering in AnnotateUniform, don't scan if there are too many blocks.

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 14:10:27 PDT 2020


cfang added a comment.

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?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84873/new/

https://reviews.llvm.org/D84873



More information about the llvm-commits mailing list