[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
Thu Nov 3 10:25:18 PDT 2016
rampitec updated this revision to Diff 76872.
rampitec added a comment.
Fixed attributes in test.
Changed variable name from FromReg to RegCopy.
Repository:
rL LLVM
https://reviews.llvm.org/D26114
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/SILowerI1Copies.cpp
test/CodeGen/AMDGPU/host-cond.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26114.76872.patch
Type: text/x-patch
Size: 3947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/4313c73e/attachment.bin>
More information about the llvm-commits
mailing list