[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
Mon Nov 12 10:51:06 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346690: [AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z (authored by rampitec, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54164?vs=173710&id=173715#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54164
Files:
llvm/trunk/lib/Target/AMDGPU/SIInsertSkips.cpp
llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
llvm/trunk/test/CodeGen/AMDGPU/infinite-loop.ll
llvm/trunk/test/CodeGen/AMDGPU/insert-skip-from-vcc.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54164.173715.patch
Type: text/x-patch
Size: 12623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/f6696194/attachment.bin>
More information about the llvm-commits
mailing list