[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
Mon Apr 10 11:07:35 PDT 2017


wdng updated this revision to Diff 94640.
wdng added a comment.

1. Add hashes to avoid processing cycles in CFG.
2. This LIT test is based on changes of ocltst, renaming lit test function name.


Repository:
  rL LLVM

https://reviews.llvm.org/D31350

Files:
  lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  test/CodeGen/AMDGPU/sgprcopies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31350.94640.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/c4991b67/attachment.bin>


More information about the llvm-commits mailing list