diff options
author | Florian Hahn <flo@fhahn.com> | 2024-11-13 21:03:53 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-11-13 21:03:54 +0000 |
commit | 98c4f4fce84bb7b0943be92d06765ed4dff28710 (patch) | |
tree | 9fb0c7c9f9fc2d8bfb9a1981bf72429a7baf38bf /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp | |
parent | 95fa5f39a0506948bd3c81842c7828d7892023cd (diff) | |
download | llvm-98c4f4fce84bb7b0943be92d06765ed4dff28710.zip llvm-98c4f4fce84bb7b0943be92d06765ed4dff28710.tar.gz llvm-98c4f4fce84bb7b0943be92d06765ed4dff28710.tar.bz2 |
[LV] Remove IVEndValues, use resume value directly from fixed phi.(NFC)
Use the IV resume/end values from the phis in the scalar header,
instead of collecting them in a map. This removes some complexity
from the code dealing with induction resume values.
Analogous to 1edd22030 which did the same for reduction resume values.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions