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

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


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110754

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: D110754.376531.patch
Type: text/x-patch
Size: 12381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/bdfec189/attachment-0001.bin>


More information about the llvm-commits mailing list