diff options
author | Florian Hahn <flo@fhahn.com> | 2023-04-13 22:00:51 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-04-13 22:00:52 +0100 |
commit | 7fc0b3049df532fce726d1ff6869a9f6e3183780 (patch) | |
tree | 896b7deb0298074ecf6be49e5697502a547ad188 /lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.h | |
parent | e1e972689b9138db795885a5468a15aafbe7cb51 (diff) | |
download | llvm-7fc0b3049df532fce726d1ff6869a9f6e3183780.zip llvm-7fc0b3049df532fce726d1ff6869a9f6e3183780.tar.gz llvm-7fc0b3049df532fce726d1ff6869a9f6e3183780.tar.bz2 |
[VPlan] Switch to checking sinking legality for recurrences in VPlan.
Building on D142885 and D142589, retire the SinkAfter map from the
recurrence handling code. It is replaced by checking whether it is
possible to sink all users of a recurrence directly in VPlan. This
results in simpler code overall and allows to handle additional cases
(see the improvements in @test_crash).
Depends on D142885.
Depends on D142589.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D142886
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.h')
0 files changed, 0 insertions, 0 deletions