[PATCH] D32536: Extend memcpy expansion in Transform/Utils to handle wider operand types.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 19:00:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307346: Extend memcpy expansion in Transform/Utils to handle wider operand types. (authored by sfertile).

Changed prior to commit:
  https://reviews.llvm.org/D32536?vs=99051&id=105574#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32536

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/Transforms/Utils/LowerMemIntrinsics.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
  llvm/trunk/lib/Transforms/Utils/LowerMemIntrinsics.cpp
  llvm/trunk/test/CodeGen/AMDGPU/lower-mem-intrinsics.ll
  llvm/trunk/test/CodeGen/NVPTX/lower-aggr-copies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32536.105574.patch
Type: text/x-patch
Size: 34857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/044278f6/attachment.bin>


More information about the llvm-commits mailing list