[PATCH] D19013: [DivergenceAnalysis] Treat PHI with incoming undef as constant

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 10:48:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266347: [DivergenceAnalysis] Treat PHI with incoming undef as constant (authored by nha).

Changed prior to commit:
  http://reviews.llvm.org/D19013?vs=53403&id=53760#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19013

Files:
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/Analysis/DivergenceAnalysis.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/test/Analysis/DivergenceAnalysis/AMDGPU/phi-undef.ll
  llvm/trunk/test/CodeGen/AMDGPU/branch-uniformity.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19013.53760.patch
Type: text/x-patch
Size: 5387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/352a523d/attachment.bin>


More information about the llvm-commits mailing list