[PATCH] D26114: [AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition copies

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 11:08:52 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288053: [AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition… (authored by rampitec).

Changed prior to commit:
  https://reviews.llvm.org/D26114?vs=79426&id=79427#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26114

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/trunk/lib/Target/AMDGPU/SILowerI1Copies.cpp
  llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
  llvm/trunk/test/CodeGen/AMDGPU/hoist-cond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26114.79427.patch
Type: text/x-patch
Size: 9084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/ca7b1d92/attachment.bin>


More information about the llvm-commits mailing list