[all-commits] [llvm/llvm-project] adfe54: [VPlan] Directly check VectorizingEpilogue in ::ex...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 9 14:21:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adfe54f7dabe935305378ce2c915760ddce2cc00
https://github.com/llvm/llvm-project/commit/adfe54f7dabe935305378ce2c915760ddce2cc00
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Directly check VectorizingEpilogue in ::executePlan (NFC).
Directly check VectorizingEpilogue which directly indicates that the
epilogue is vectorized.
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