[PATCH] D54164: [AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 12:49:18 PST 2018
rampitec updated this revision to Diff 172830.
rampitec marked 2 inline comments as done.
rampitec added a comment.
Added scan threshold and test with liveout scc.
https://reviews.llvm.org/D54164
Files:
lib/Target/AMDGPU/SIInsertSkips.cpp
test/CodeGen/AMDGPU/branch-relaxation.ll
test/CodeGen/AMDGPU/infinite-loop.ll
test/CodeGen/AMDGPU/insert-skip-from-vcc.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54164.172830.patch
Type: text/x-patch
Size: 12456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/e75c2bf5/attachment.bin>
More information about the llvm-commits
mailing list