[PATCH] D157425: [TTI]Add InsertSubvector pattern in improveShuffleKindFromMask().

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 13:47:20 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a207578ac4f: [TTI]Add InsertSubvector pattern in improveShuffleKindFromMask(). (authored by ABataev).

Changed prior to commit:
  https://reviews.llvm.org/D157425?vs=550300&id=551628#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157425/new/

https://reviews.llvm.org/D157425

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/shuffle-other.ll
  llvm/test/Transforms/SLPVectorizer/AMDGPU/phi-result-use-order.ll
  llvm/test/Transforms/VectorCombine/AArch64/vecreduce-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157425.551628.patch
Type: text/x-patch
Size: 15210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/63482440/attachment.bin>


More information about the llvm-commits mailing list