[PATCH] D5226: [Polly] Support memory intrinsics

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 21 07:58:02 PST 2016


jdoerfert updated this revision to Diff 48621.
jdoerfert marked 4 inline comments as done.
jdoerfert added a comment.

Updated according to comment. Thx.


http://reviews.llvm.org/D5226

Files:
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/BlockGenerators.cpp
  test/ScopInfo/memcpy.ll
  test/ScopInfo/memmove.ll
  test/ScopInfo/memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5226.48621.patch
Type: text/x-patch
Size: 47491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160221/7d05510c/attachment.bin>


More information about the llvm-commits mailing list