diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2019-05-15 15:15:16 +0000 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2019-05-15 15:15:16 +0000 |
commit | 7dfd087a9a59443b6dde9cb4e8763c55fbd23edb (patch) | |
tree | 05a76718cddcdee4c50a141acee33e92b279e78e /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 7f7dd09001301edf328b7e01c30c8bb03bdc8c57 (diff) | |
download | llvm-7dfd087a9a59443b6dde9cb4e8763c55fbd23edb.zip llvm-7dfd087a9a59443b6dde9cb4e8763c55fbd23edb.tar.gz llvm-7dfd087a9a59443b6dde9cb4e8763c55fbd23edb.tar.bz2 |
[JumpThreading] A bug fix for stale loop info after unfold select
Summary:
The return value of a TryToUnfoldSelect call was not checked, which led to an
incorrectly preserved loop info and some crash.
The original crash was reported on https://reviews.llvm.org/D59514.
Reviewers: davidxl, amehsan
Reviewed By: davidxl
Subscribers: fhahn, brzycki, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61920
llvm-svn: 360780
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions