[all-commits] [llvm/llvm-project] e16522: [VPlan] Simplify check in collectUsersInLatchExitB...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon May 5 11:15:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e165225e49f71b468a35ca15c7ae397471cbfef0
https://github.com/llvm/llvm-project/commit/e165225e49f71b468a35ca15c7ae397471cbfef0
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Simplify check in collectUsersInLatchExitBlock. (NFC)
Unswitch the check in collectUsersInLatchExitBlock as suggested in
https://github.com/llvm/llvm-project/pull/136455.
The assertion is now checked by the verifier since aadf35cb41d.
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