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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 04:41:28 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG198aa84973e6: [X86][Costmodel] Load/store i32/f32 Stride=3 VF=8 interleaving costs (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111021

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-3.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-float.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-3.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-3.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111021.376864.patch
Type: text/x-patch
Size: 7747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211004/a0cfa135/attachment.bin>


More information about the llvm-commits mailing list