[all-commits] [llvm/llvm-project] cee65d: AMDGPU: Implement getMemcpyLoopLoweringType

jayfoad via All-commits all-commits at lists.llvm.org
Mon Mar 30 14:21:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cee65d51fe05f10d4286ed3288f6ccfe2a27dc83
      https://github.com/llvm/llvm-project/commit/cee65d51fe05f10d4286ed3288f6ccfe2a27dc83
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  AMDGPU: Implement getMemcpyLoopLoweringType

Summary: Based on a patch by Matt Arsenault.

Reviewers: rampitec, kerbowa, nhaehnle, arsenm

Subscribers: kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77057




More information about the All-commits mailing list