diff options
author | Nirav Dave <niravd@google.com> | 2017-05-31 18:43:17 +0000 |
---|---|---|
committer | Nirav Dave <niravd@google.com> | 2017-05-31 18:43:17 +0000 |
commit | 3424373f303dbbfefa6c05660efb630850aa1baf (patch) | |
tree | 193b510e73e1d5da5c6efd5aacb320393f873f4f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d6a36ae282ba22fbe2cd73ec40b660fb6c480c6b (diff) | |
download | llvm-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