[PATCH] D35861: [AMDGPU] Optimize SI_IF lowering for simple if regions

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 14:30:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309185: [AMDGPU] Optimize SI_IF lowering for simple if regions (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D35861?vs=108177&id=108361#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35861

Files:
  llvm/trunk/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/trunk/test/CodeGen/AMDGPU/branch-condition-and.ll
  llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
  llvm/trunk/test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  llvm/trunk/test/CodeGen/AMDGPU/i1-copy-phi.ll
  llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll
  llvm/trunk/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  llvm/trunk/test/CodeGen/AMDGPU/ret_jump.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-lower-control-flow-unreachable-block.ll
  llvm/trunk/test/CodeGen/AMDGPU/skip-if-dead.ll
  llvm/trunk/test/CodeGen/AMDGPU/subreg-coalescer-undef-use.ll
  llvm/trunk/test/CodeGen/AMDGPU/uniform-cfg.ll
  llvm/trunk/test/CodeGen/AMDGPU/uniform-loop-inside-nonuniform.ll
  llvm/trunk/test/CodeGen/AMDGPU/valu-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35861.108361.patch
Type: text/x-patch
Size: 14340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/4dc7c7a8/attachment.bin>


More information about the llvm-commits mailing list