[PATCH] D29465: AMDGPU: Add pass to expand memcpy/memmove/memset

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 10:47:16 PST 2017


arsenm created this revision.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tpr, tony-tye, yaxunl, mgorny, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D29465

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  test/CodeGen/AMDGPU/lower-mem-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29465.86854.patch
Type: text/x-patch
Size: 11447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/80b1e066/attachment.bin>


More information about the llvm-commits mailing list