diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2021-09-20 11:28:56 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2021-09-20 12:01:10 +0700 |
commit | 471217cff8e5c827f2ee52175a1c94584699cab2 (patch) | |
tree | 9e07ac6d758e695fe8197de5280a1f6148a25d9f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 74670e79b0a00224c04dfc6a446ea4439f4cfca4 (diff) | |
download | llvm-471217cff8e5c827f2ee52175a1c94584699cab2.zip llvm-471217cff8e5c827f2ee52175a1c94584699cab2.tar.gz llvm-471217cff8e5c827f2ee52175a1c94584699cab2.tar.bz2 |
Revert "Revert "[IndVars] Replace PHIs if loop exits on 1st iteration""
This reverts commit 6fec6552f54885ae06bf76b35f9f1173a0561a4c.
The patch was reverted on incorrect claim that this patch may break LCSSA form
when the loop is not in a simplify form. All IndVars' transform insure that
the loop is in simplify and LCSSA form, so if it wasn't broken before this
transform, it will also not be broken after it.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions