diff options
| author | Dehao Chen <dehao@google.com> | 2017-03-23 23:28:09 +0000 |
|---|---|---|
| committer | Dehao Chen <dehao@google.com> | 2017-03-23 23:28:09 +0000 |
| commit | b197d5b0a00747c0b6d8f82a275f871f3c9240c2 (patch) | |
| tree | de0bf01aebebd0b7cb5ec907728eb6cb2bd8077d /llvm/lib/Transforms | |
| parent | 722e94061baa662a0f41ede6fd0cf6d0dcf5932a (diff) | |
| download | bcm5719-llvm-b197d5b0a00747c0b6d8f82a275f871f3c9240c2.tar.gz bcm5719-llvm-b197d5b0a00747c0b6d8f82a275f871f3c9240c2.zip | |
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
llvm-svn: 298661
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

