[all-commits] [llvm/llvm-project] b75902: [LV][EVL] Support cast instruction with EVL-vector...
LiqinWeng via All-commits
all-commits at lists.llvm.org
Tue Dec 10 18:02:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b759020cc85d023583c948aa93905e38897b2c0a
https://github.com/llvm/llvm-project/commit/b759020cc85d023583c948aa93905e38897b2c0a
Author: LiqinWeng <liqin.weng at spacemit.com>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/test/Transforms/LoopVectorize/RISCV/inloop-reduction.ll
M llvm/test/Transforms/LoopVectorize/RISCV/vectorize-force-tail-with-evl-call-intrinsics.ll
A llvm/test/Transforms/LoopVectorize/RISCV/vectorize-force-tail-with-evl-cast-intrinsics.ll
M llvm/test/Transforms/LoopVectorize/RISCV/vplan-vp-call-intrinsics.ll
A llvm/test/Transforms/LoopVectorize/RISCV/vplan-vp-cast-intrinsics.ll
Log Message:
-----------
[LV][EVL] Support cast instruction with EVL-vectorization (#108351)
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