[PATCH] D34467: [SelectionDAG] set dereferenceable flag when expanding memcpy/memmove

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 00:24:32 PDT 2017


inouehrs updated this revision to Diff 103835.
inouehrs added a comment.

- rebased after https://reviews.llvm.org/rL306193


https://reviews.llvm.org/D34467

Files:
  include/llvm/CodeGen/MachineMemOperand.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/PowerPC/memcpy_dereferenceable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34467.103835.patch
Type: text/x-patch
Size: 9239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/cb69a916/attachment.bin>


More information about the llvm-commits mailing list