commit | a68ea0045a6cc10f9fcc315ed6cc0935d8862e9e | [log] [tgz] |
---|---|---|
author | Dehao Chen <dehao@google.com> | Thu Mar 23 23:28:09 2017 +0000 |
committer | Dehao Chen <dehao@google.com> | Thu Mar 23 23:28:09 2017 +0000 |
tree | fa5119921c5939edde541d7964cbe291e8fb49a1 | |
parent | f62637a83737d955b8c19d0113f1b088ff26904e [diff] |
Fix trellis layout to avoid mis-identify triangle. Summary: For the following CFG: A->B B->C A->C If there is another edge B->D, then ABC should not be considered as triangle. Reviewers: davidxl, iteratee Reviewed By: iteratee Subscribers: nemanjai, llvm-commits Differential Revision: https://reviews.llvm.org/D31310 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298661 91177308-0d34-0410-b5e6-96231b3b80d8