[all-commits] [llvm/llvm-project] 675241: [VectorUtils] Simplify the code by new function In...
Mel Chen via All-commits
all-commits at lists.llvm.org
Thu Jul 31 01:03:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6752415ce8640cede492a3409af50fbef357f8b4
https://github.com/llvm/llvm-project/commit/6752415ce8640cede492a3409af50fbef357f8b4
Author: Mel Chen <mel.chen at sifive.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M llvm/include/llvm/Analysis/VectorUtils.h
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VectorUtils] Simplify the code by new function InterleaveGroup::isFull. nfc (#151112)
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