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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 05:51:04 PST 2018


nhaehnle added a comment.

LGTM. Do you need me to commit this?

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D53493





More information about the llvm-commits mailing list