aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-09-01 20:35:28 +0100
committerFlorian Hahn <flo@fhahn.com>2024-09-01 20:35:36 +0100
commit654bb4e9f287f9ccb5142d1c62a9ab17c16e29d7 (patch)
treeab6652688ebf15767d9b1e967c88d91b1cda1882 /llvm/lib/Support
parent5aa83eb677d2f8cba0c2ad3dcc14f3f4e80a0bba (diff)
downloadllvm-654bb4e9f287f9ccb5142d1c62a9ab17c16e29d7.zip
llvm-654bb4e9f287f9ccb5142d1c62a9ab17c16e29d7.tar.gz
llvm-654bb4e9f287f9ccb5142d1c62a9ab17c16e29d7.tar.bz2
[LV] Don't consider branches leaving loop in collectValuesToIgnore.
Branches exiting the loop will remain regardless, so don't consider them in collectValuesToIgnore. This fixes another divergence between legacy and VPlan-based cost model. Fixes https://github.com/llvm/llvm-project/issues/106780.
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions