[PATCH] D132374: [TTI] Add SK_Splice shuffle mask detection and X86 costs
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 06:41:14 PDT 2022
RKSimon updated this revision to Diff 454819.
RKSimon added a comment.
Rename non-static ShuffleVectorInst::isSpliceMask -> ShuffleVectorInst::isSplice to match other implementations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132374/new/
https://reviews.llvm.org/D132374
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
llvm/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/X86/shuffle-splice.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132374.454819.patch
Type: text/x-patch
Size: 77178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/901a8e79/attachment.bin>
More information about the llvm-commits
mailing list