[PATCH] D37918: AMDGPU: Don't run redundant GlobalDCE

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 12:19:15 PDT 2017


rampitec added a comment.

It is not redundant. It is here to get rid of unused library functions before we start optimizing them.


https://reviews.llvm.org/D37918





More information about the llvm-commits mailing list