[PATCH] D158724: [AArch64][LoopVectorize] Add truncated store values to list of types for widening
Rin Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 07:41:58 PDT 2023
Rin updated this revision to Diff 555866.
Rin added a comment.
Add both source type of truncating store and store type to ElementTypesInLoop list.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158724/new/
https://reviews.llvm.org/D158724
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/outer_loop_test1_no_explicit_vect_width.ll
llvm/test/Transforms/LoopVectorize/AArch64/truncate-type-widening.ll
llvm/test/Transforms/LoopVectorize/X86/conversion-cost.ll
llvm/test/Transforms/LoopVectorize/X86/epilog-vectorization-inductions.ll
llvm/test/Transforms/LoopVectorize/X86/invariant-store-vectorization.ll
llvm/test/Transforms/LoopVectorize/X86/outer_loop_test1_no_explicit_vect_width.ll
llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization.ll
llvm/test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158724.555866.patch
Type: text/x-patch
Size: 82950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230905/26694e9d/attachment.bin>
More information about the llvm-commits
mailing list