[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 1 19:54:30 PDT 2017
sfertile updated this revision to Diff 97381.
sfertile added a comment.
Forgot to run clang-format over some of the changes.
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.97381.patch
Type: text/x-patch
Size: 34646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/f831d440/attachment.bin>
More information about the llvm-commits
mailing list