diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-23 18:22:17 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-23 21:24:54 +0100 |
commit | cd3d80eacebaad076d63df65650b3bd4c5a1b99e (patch) | |
tree | de9b001b47d4472e33852fce35699df1523ce352 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 5c62d661312a8408af1d6acb4195240088323898 (diff) | |
download | llvm-cd3d80eacebaad076d63df65650b3bd4c5a1b99e.zip llvm-cd3d80eacebaad076d63df65650b3bd4c5a1b99e.tar.gz llvm-cd3d80eacebaad076d63df65650b3bd4c5a1b99e.tar.bz2 |
[PhaseOrdering] Add tests for PR44461 and PR48844 (NFC)
In both cases, optimization is prevented because
"br X == C || X == C2" is converted into a switch. In one case
loop rotation is blocked, in the other vectorization.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions