[all-commits] [llvm/llvm-project] cfe3f5: [VPlan] Remove unneeded ExitBB variable after f0c5...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Sep 14 13:36:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfe3f5fa6104433933e5313cb88dd766b7184ef9
https://github.com/llvm/llvm-project/commit/cfe3f5fa6104433933e5313cb88dd766b7184ef9
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-09-14 (Sat, 14 Sep 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Remove unneeded ExitBB variable after f0c5caa814.
Fix buildbot failures due to an unused variable, e.g.
https://lab.llvm.org/buildbot/#/builders/186/builds/2329
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