[PATCH] D5226: [Polly] Support memory intrinsics

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 09:08:01 PST 2016


jdoerfert updated this revision to Diff 48337.
jdoerfert added a comment.

Changed according to the comments. Thanks!


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
  test/ScopInfo/memcpy.ll
  test/ScopInfo/memmove.ll
  test/ScopInfo/memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5226.48337.patch
Type: text/x-patch
Size: 45322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/a8b584a2/attachment.bin>


More information about the llvm-commits mailing list