diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2023-02-14 19:26:15 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2023-02-14 19:35:34 +0700 |
commit | c7ea20c8eed5910f2b26e29d251ea9670d08345b (patch) | |
tree | 7694149a2b6033db34ac61c8fa4d47cf195ad3e4 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | f3c008ca776bd17c085ba5be34cdf7569971628a (diff) | |
download | llvm-c7ea20c8eed5910f2b26e29d251ea9670d08345b.zip llvm-c7ea20c8eed5910f2b26e29d251ea9670d08345b.tar.gz llvm-c7ea20c8eed5910f2b26e29d251ea9670d08345b.tar.bz2 |
[SimpleLoopUnswitch] Ignore inner loops when injecting invariant conditions. PR60736
The transform and all related updates don't expect the situation when candidate
is from an inner loop. I think we *might* still do something in this case, but
the current implementation doesn't expect this and does incorrect loop info
updates in this situation.
Details: https://github.com/llvm/llvm-project/issues/60736
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions