[PATCH] D147114: [LV] Use BFI to adjust cost of predicated instructions
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 22:17:19 PDT 2023
ebrevnov updated this revision to Diff 509901.
ebrevnov added a comment.
Updated as requested. New tests added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147114/new/
https://reviews.llvm.org/D147114
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Analysis/CostModel/X86/masked-interleaved-store-i16.ll
llvm/test/Analysis/CostModel/X86/masked-scatter-i32-with-i8-index.ll
llvm/test/Analysis/CostModel/X86/masked-scatter-i64-with-i8-index.ll
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-lto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
llvm/test/Transforms/LoopVectorize/ARM/mve-icmpcost.ll
llvm/test/Transforms/LoopVectorize/X86/predicated_cost.ll
llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
llvm/test/Transforms/LoopVectorize/if-pred-non-void.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147114.509901.patch
Type: text/x-patch
Size: 28503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/c93acdbc/attachment.bin>
More information about the llvm-commits
mailing list