[PATCH] D158724: [AArch64][LoopVectorize] Add truncated store values to list of types for widening
Irina Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 08:33:06 PDT 2023
Rin updated this revision to Diff 554366.
Rin added a comment.
Simplify if in LoopVectorize.cpp and reorder blocks in test to resolve comments.
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/deterministic-type-shrinkage.ll
llvm/test/Transforms/LoopVectorize/AArch64/extend-vectorization-factor-for-unprofitable-memops.ll
llvm/test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll
llvm/test/Transforms/LoopVectorize/AArch64/outer_loop_test1_no_explicit_vect_width.ll
llvm/test/Transforms/LoopVectorize/AArch64/pr60831-sve-inv-store-crash.ll
llvm/test/Transforms/LoopVectorize/AArch64/truncate-type-widening.ll
llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.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.554366.patch
Type: text/x-patch
Size: 73876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/99451f8b/attachment-0001.bin>
More information about the llvm-commits
mailing list