diff options
author | Whitney Tsang <whitneyt@ca.ibm.com> | 2020-06-09 21:12:51 +0000 |
---|---|---|
committer | Whitney Tsang <whitneyt@ca.ibm.com> | 2020-06-09 21:14:51 +0000 |
commit | 01e64c971260f6999d3365ac163f33da02c63534 (patch) | |
tree | 98b156bf51b51cdd48803471986e6f2898d25172 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | a27d3852095a461b739da534ddc9abfb625f2e06 (diff) | |
download | llvm-01e64c971260f6999d3365ac163f33da02c63534.zip llvm-01e64c971260f6999d3365ac163f33da02c63534.tar.gz llvm-01e64c971260f6999d3365ac163f33da02c63534.tar.bz2 |
[LoopFusion] Update second loop guard non loop successor phis incoming
blocks.
Summary: The current LoopFusion forget to update the incoming block of
the phis in second loop guard non loop successor from second loop guard
block to first loop guard block. A test case is provided to better
understand the problem.
Reviewed By: jdoerfert
Subscribers: hiraditya, llvm-commits
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D81421
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions