aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-07-25 11:16:09 +0100
committerFlorian Hahn <flo@fhahn.com>2024-07-25 11:16:18 +0100
commitb72689a5cbd8645c183476cd87e32948308c5b64 (patch)
tree6bdd1499140a774ed14ef51b4c21d9a2b0b2c042 /llvm/lib/Bitcode
parentba461f8c6278a7b2fd7695454c1f184c38897ecd (diff)
downloadllvm-b72689a5cbd8645c183476cd87e32948308c5b64.zip
llvm-b72689a5cbd8645c183476cd87e32948308c5b64.tar.gz
llvm-b72689a5cbd8645c183476cd87e32948308c5b64.tar.bz2
[LV] Ignore live-out users in cost model if scalar epilogue is required.
Follow-up to ba8126b6fef79. If a scalar epilogue is required, users outside the loop won't use live-outs from the vector loop but from the scalar epilogue. Ignore them if that is the case. This fixes another case where the VPlan-based cost-model more accurately computes cost. Fixes https://github.com/llvm/llvm-project/issues/100464.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions