[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
Mon May 15 13:01:36 PDT 2017


sfertile updated this revision to Diff 99051.
sfertile added a comment.

Fixed spelling in option-description and removed some trailing white-space.


Repository:
  rL LLVM

https://reviews.llvm.org/D32536

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32536.99051.patch
Type: text/x-patch
Size: 34645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/e65d9dd9/attachment.bin>


More information about the llvm-commits mailing list