[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 12:08:29 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9317e6311f7e: [TTI] Add SK_Splice shuffle mask detection and X86 costs (authored by RKSimon).

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.454922.patch
Type: text/x-patch
Size: 77178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/7b4cc138/attachment-0001.bin>


More information about the llvm-commits mailing list