diff options
author | Alexey Zhikhartsev <alexey.zhikhar@gmail.com> | 2020-03-13 15:15:11 -0400 |
---|---|---|
committer | Jimmy Zhongduo Lin <jimmy.zhongduo.lin@huawei.com> | 2020-03-13 15:59:37 -0400 |
commit | f71abec661ea716c84e35ac4b41ee5abcccc134a (patch) | |
tree | 30843995f78036caf79331f799bebe85709f8ad8 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | bb8622094d77417c629e45fc9964d0b699019f22 (diff) | |
download | llvm-f71abec661ea716c84e35ac4b41ee5abcccc134a.zip llvm-f71abec661ea716c84e35ac4b41ee5abcccc134a.tar.gz llvm-f71abec661ea716c84e35ac4b41ee5abcccc134a.tar.bz2 |
[LoopInterchange] Fix interchanging contents of preheader BBs
Summary:
Previously LCSSA was getting broken by placing instructions into the
(newly) inner *header* instead of the *pre*header.
Fixes PR43474
Reviewers: fhahn
Reviewed By: fhahn
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75943
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions