[all-commits] [llvm/llvm-project] b1d2c6: [VPlan] Unconditionally run attachRuntimeChecks (N...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Aug 31 09:29:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1d2c627b175778321cf3aea3aa5a1c5d922a2b5
https://github.com/llvm/llvm-project/commit/b1d2c627b175778321cf3aea3aa5a1c5d922a2b5
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Unconditionally run attachRuntimeChecks (NFCI).
Instead of conditionally executing attachRuntimeChecks, directly check
if the blocks to be added are still disconnected.
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