[PATCH] D74140: AMDGPU: Add compile time hack for hasCFUser

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 09:28:36 PST 2020


arsenm added a comment.

In D74140#1861985 <https://reviews.llvm.org/D74140#1861985>, @hliao wrote:

> look reasonable for me. any test cases?


It's compile time. The broken case would probably successfully compile anyway, since we aren't really fully dependent on the DAG divergence


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

https://reviews.llvm.org/D74140





More information about the llvm-commits mailing list