[PATCH] D111943: [X86][Costmodel] Load/store i32 Stride=4 VF=32 interleaving costs
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Oct 17 07:40:05 PDT 2021
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a6a9f74d3a5: [X86][Costmodel] Load/store i32 Stride=4 VF=32 interleaving costs (authored by lebedev.ri).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111943/new/
https://reviews.llvm.org/D111943
Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-4.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-012u.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-01uu.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-0uuu.ll
  llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-4.ll
  llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111943.380249.patch
Type: text/x-patch
Size: 8705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211017/a50f4c41/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list