aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-11-13 21:03:53 +0000
committerFlorian Hahn <flo@fhahn.com>2024-11-13 21:03:54 +0000
commit98c4f4fce84bb7b0943be92d06765ed4dff28710 (patch)
tree9fb0c7c9f9fc2d8bfb9a1981bf72429a7baf38bf /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
parent95fa5f39a0506948bd3c81842c7828d7892023cd (diff)
downloadllvm-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