[PATCH] D110755: [X86][Costmodel] Load/store i32/f32 Stride=2 VF=8 interleaving costs

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 07:49:19 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a0643e9c225: [X86][Costmodel] Load/store i32/f32 Stride=2 VF=8 interleaving costs (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110755

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-2.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-2.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-2.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-2.ll
  llvm/test/Transforms/LoopVectorize/X86/interleaving.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110755.376532.patch
Type: text/x-patch
Size: 12764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/a0583fa4/attachment.bin>


More information about the llvm-commits mailing list