[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 06:22:03 PDT 2022
RKSimon updated this revision to Diff 462888.
RKSimon edited the summary of this revision.
RKSimon added a comment.
use class instead of struct and replace auto with explicit types
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134605/new/
https://reviews.llvm.org/D134605
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/Coroutines/coro-retcon-resume-values.ll
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
llvm/test/Transforms/SLPVectorizer/X86/bool-mask.ll
llvm/test/Transforms/SLPVectorizer/X86/c-ray.ll
llvm/test/Transforms/SLPVectorizer/X86/crash_reordering_undefs.ll
llvm/test/Transforms/SLPVectorizer/X86/geps-non-pow-2.ll
llvm/test/Transforms/SLPVectorizer/X86/reduction2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134605.462888.patch
Type: text/x-patch
Size: 61533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/53daea63/attachment.bin>
More information about the llvm-commits
mailing list