[PATCH] D70228: [LoopDataPrefetch + SystemZ]  Let target decide on prefetching on a per loop basis
    Jonas Paulsson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr  2 06:28:38 PDT 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36d4421f50de: [LoopDataPrefetch + SystemZ] Let target decide on prefetching for each loop. (authored by jonpa).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70228/new/
https://reviews.llvm.org/D70228
Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/include/llvm/MC/MCSubtargetInfo.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/MC/MCSubtargetInfo.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
  llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
  llvm/test/CodeGen/SystemZ/prefetch-02.ll
  llvm/test/CodeGen/SystemZ/prefetch-03.ll
  llvm/test/CodeGen/SystemZ/prefetch-04.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70228.254502.patch
Type: text/x-patch
Size: 29836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/470d9c78/attachment.bin>
    
    
More information about the llvm-commits
mailing list