[PATCH] D129795: Allow data prefetch into non-default address space

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 10:24:33 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0562cf442f12: Allow data prefetch into non-default address space (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129795

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/Transforms/Scalar/LoopDataPrefetch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129795.448091.patch
Type: text/x-patch
Size: 4982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/45572882/attachment.bin>


More information about the llvm-commits mailing list