diff options
author | Florian Hahn <flo@fhahn.com> | 2024-09-01 20:35:28 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-09-01 20:35:36 +0100 |
commit | 654bb4e9f287f9ccb5142d1c62a9ab17c16e29d7 (patch) | |
tree | ab6652688ebf15767d9b1e967c88d91b1cda1882 /llvm/lib/Support/APInt.cpp | |
parent | 5aa83eb677d2f8cba0c2ad3dcc14f3f4e80a0bba (diff) | |
download | llvm-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/APInt.cpp')
0 files changed, 0 insertions, 0 deletions