[PATCH] D53493: [DA] GPUDivergenceAnalysis for unstructured GPU kernels

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 00:15:22 PST 2018


simoll added a comment.

In D53493#1292733 <https://reviews.llvm.org/D53493#1292733>, @nhaehnle wrote:

> LGTM. Do you need me to commit this?


Yes, i cannot commit myself.

> What are the current future plans for this whole series? I think we should enable this by default, but it would be nice to get rid of the old code, which requires addressing the irreducible test case. I vaguely recall that you mentioned a way to address that, but I can't find that now.

I will open a new patch series to address the irreducibility issue. That series should also involve deprecating the LegacyDivergenceAnalysis for good.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53493





More information about the llvm-commits mailing list