[PATCH] D77057: AMDGPU: Implement getMemcpyLoopLoweringType

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 07:33:14 PDT 2020


foad created this revision.
foad added reviewers: rampitec, kerbowa, nhaehnle, arsenm.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
foad added a comment.

This is a counter-proposal to D76567 <https://reviews.llvm.org/D76567>.


Based on a patch by Matt Arsenault.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77057

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/test/CodeGen/AMDGPU/lower-mem-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77057.253588.patch
Type: text/x-patch
Size: 113716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/50ca8eec/attachment-0001.bin>


More information about the llvm-commits mailing list