diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-07 20:38:37 +0200 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-07 21:56:49 +0200 |
| commit | c5245dd33904bd1b69a2a49d17b1bea156e8dabf (patch) | |
| tree | b44f4aae9a8b06b2acc1c8d7725812cea9e47fc6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | f6e321f74d8d1a16c2690d15bfb39afed274a426 (diff) | |
| download | llvm-c5245dd33904bd1b69a2a49d17b1bea156e8dabf.zip llvm-c5245dd33904bd1b69a2a49d17b1bea156e8dabf.tar.gz llvm-c5245dd33904bd1b69a2a49d17b1bea156e8dabf.tar.bz2 | |
[LoopFlatten] Mark loop analyses as preserved
LoopFlatten does preserve loop analyses (DT, LI and SCEV), but
currently doesn't mark them as preserved in the NewPM (they are
marked as preserved in the LegacyPM). I think this doesn't really
have an effect in the end because the loop pass adaptor will just
assume they're preserved anyway, but let's be explicit about this
for the sake of clarity.
Differential Revision: https://reviews.llvm.org/D111328
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
