This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d724f59268a [AMDGPU] Removed dead SIMachineFunctionInfo::getWorkItemIDVGPR() new 08e75cad94c [InstCombine] reduce checks for power-of-2-or-zero using ctpop new 16be858d042 Update phis in AMDGPUUnifyDivergentExitNodes
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp | 11 ++-- lib/Transforms/InstCombine/InstCombineCompares.cpp | 22 +++---- test/CodeGen/AMDGPU/update-phi.ll | 39 +++++++++++ test/Transforms/InstCombine/ispow2.ll | 75 ++++++++-------------- 4 files changed, 81 insertions(+), 66 deletions(-) create mode 100644 test/CodeGen/AMDGPU/update-phi.ll