[PATCH] D11220: Correct lowering of memmove in NVPTX

Eli Bendersky eliben at google.com
Wed Jul 15 07:59:55 PDT 2015


eliben created this revision.
eliben added reviewers: jingyue, jholewinski.
eliben added a subscriber: llvm-commits.
eliben set the repository for this revision to rL LLVM.
Herald added a subscriber: jholewinski.

This fixes https://llvm.org/bugs/show_bug.cgi?id=24056

Also a bit of refactoring along the way.

Repository:
  rL LLVM

http://reviews.llvm.org/D11220

Files:
  lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp
  lib/Target/NVPTX/NVPTXTargetMachine.cpp
  test/CodeGen/NVPTX/lower-aggr-copies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11220.29782.patch
Type: text/x-patch
Size: 19433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150715/6832dd78/attachment.bin>


More information about the llvm-commits mailing list