diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-05-28 22:48:23 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-05-28 22:49:23 +0200 |
commit | 4af2730ac3e9e712266bcdb754e605d7d9c190fd (patch) | |
tree | fc95104810c49e26ac11d1dc2e06b7b4ed6048a2 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | f765445a691187c69a8a7c14991acb4589314e93 (diff) | |
download | llvm-4af2730ac3e9e712266bcdb754e605d7d9c190fd.zip llvm-4af2730ac3e9e712266bcdb754e605d7d9c190fd.tar.gz llvm-4af2730ac3e9e712266bcdb754e605d7d9c190fd.tar.bz2 |
[LoopUnroll] Add store to unreachable latch test (NFC)
This is to show that we currently only convert the terminator to
unreachable, but don't clean up instructions before it (unless
trivial DCE removes them).
Also clean up excessive whitespace in this test.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions