[PATCH] D76567: AMDGPU: Implement getMemcpyLoopLoweringType

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 09:39:23 PDT 2020


arsenm updated this revision to Diff 252348.
arsenm marked an inline comment as done.
arsenm added a comment.

Try again for 2 byte cases. I'm still somewhat unsure what we should be doing with 2-byte accesses, but try to use them for now


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

https://reviews.llvm.org/D76567

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: D76567.252348.patch
Type: text/x-patch
Size: 119263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/d4c1e152/attachment-0001.bin>


More information about the llvm-commits mailing list