[PATCH] D31350: AMDGPU : Fix common dominator of two incoming blocks terminates with uniform branch issue.
Wei Ding via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 16:30:48 PDT 2017
wdng updated this revision to Diff 95055.
wdng marked an inline comment as done.
wdng added a comment.
1. Address code reviews.
2. Will create another patch for optimized searching of divergent terminator.
Repository:
rL LLVM
https://reviews.llvm.org/D31350
Files:
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
test/CodeGen/AMDGPU/loop_break.ll
test/CodeGen/AMDGPU/sgprcopies.ll
test/CodeGen/AMDGPU/uniform-loop-inside-nonuniform.ll
test/CodeGen/AMDGPU/valu-i1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31350.95055.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/fe2e5e3c/attachment.bin>
More information about the llvm-commits
mailing list