[all-commits] [llvm/llvm-project] 786ccb: [LV] Directly check if memory or SCEV check blocks...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 26 23:25:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 786ccb2c0e8c36ebe291d538f2e2784e52f9d94d
https://github.com/llvm/llvm-project/commit/786ccb2c0e8c36ebe291d538f2e2784e52f9d94d
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Directly check if memory or SCEV check blocks are used (NFCI).
Slightly simplify the logic to retrieve check blocks in
GeneratedRTChecks, to prepare for additional refactoring.
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