[PATCH] D26114: [AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition copies
Stanislav Mekhanoshin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 12:05:36 PDT 2016
rampitec updated this revision to Diff 76926.
rampitec added a comment.
Rebased to master.
Updated test/CodeGen/AMDGPU/branch-relaxation.ll which started to fail since initial patch creation.
Repository:
rL LLVM
https://reviews.llvm.org/D26114
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/SILowerI1Copies.cpp
test/CodeGen/AMDGPU/branch-relaxation.ll
test/CodeGen/AMDGPU/host-cond.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26114.76926.patch
Type: text/x-patch
Size: 4375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/0f546a7f/attachment.bin>
More information about the llvm-commits
mailing list