[PATCH] D31350: AMDGPU : Fix common dominator of two incoming blocks terminates with uniform branch issue.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 18:35:18 PDT 2017


arsenm added a comment.

This is still approaching this from the wrong direction. You need to move all SGPR phis in the entire region unless the inputs are from the control flow intrinsics. There also needs to be a test


Repository:
  rL LLVM

https://reviews.llvm.org/D31350





More information about the llvm-commits mailing list