[all-commits] [llvm/llvm-project] 43e6f4: [VPlan] Pre-compute cost for all instrs only feedi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jun 14 07:13:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43e6f46936e177e47de6627a74b047ba27561b44
https://github.com/llvm/llvm-project/commit/43e6f46936e177e47de6627a74b047ba27561b44
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Pre-compute cost for all instrs only feeding exit conditions.
This fixes the following buildbot failures after 90fd99c07957:
https://lab.llvm.org/buildbot/#/builders/17/builds/47
https://lab.llvm.org/buildbot/#/builders/168/builds/37
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list