aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNirav Dave <niravd@google.com>2017-05-31 18:43:17 +0000
committerNirav Dave <niravd@google.com>2017-05-31 18:43:17 +0000
commit3424373f303dbbfefa6c05660efb630850aa1baf (patch)
tree193b510e73e1d5da5c6efd5aacb320393f873f4f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd6a36ae282ba22fbe2cd73ec40b660fb6c480c6b (diff)
downloadllvm-3424373f303dbbfefa6c05660efb630850aa1baf.zip
llvm-3424373f303dbbfefa6c05660efb630850aa1baf.tar.gz
llvm-3424373f303dbbfefa6c05660efb630850aa1baf.tar.bz2
[ScheduleDAG] Deal with already scheduled loads in ScheduleDAG.
Summary: If we attempt to unfold an SUnit in ScheduleDAG that results in finding an already scheduled load, we must should abort the unfold as it will not improve scheduling. This fixes PR32610. Reviewers: jmolloy, sunfish, bogner, spatel Subscribers: llvm-commits, MatzeB Differential Revision: https://reviews.llvm.org/D32911 llvm-svn: 304321
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions