[all-commits] [llvm/llvm-project] e268f7: [VPlan] Remove unneeded early continue. (NFC)
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Apr 24 01:00:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e268f71c5900f13207a7cd942f856f5852233d9e
https://github.com/llvm/llvm-project/commit/e268f71c5900f13207a7cd942f856f5852233d9e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Remove unneeded early continue. (NFC)
As suggested in
https://github.com/llvm/llvm-project/pull/136455, now unreachable exit
blocks won't have any phi nodes.
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