[PATCH] D37362: [Polly][ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 05:42:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312630: [ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D37362?vs=113490&id=113993#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37362

Files:
  polly/trunk/include/polly/ZoneAlgo.h
  polly/trunk/lib/Transform/ZoneAlgo.cpp
  polly/trunk/test/DeLICM/map_memset_zero.ll
  polly/trunk/test/DeLICM/reject_unusualstore.ll
  polly/trunk/test/ForwardOpTree/forward_load_memset_after.ll
  polly/trunk/test/ForwardOpTree/forward_load_memset_before.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37362.113993.patch
Type: text/x-patch
Size: 12483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/82d258c8/attachment.bin>


More information about the llvm-commits mailing list