[PATCH] D25706: [ScopInfo] Make memset etc. affine where possible.

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 16:18:58 PDT 2016


efriedma retitled this revision from "[ScopInfo] Generate runtime alias check for non-affine memory references." to "[ScopInfo] Make memset etc. affine where possible.".
efriedma updated the summary for this revision.
efriedma updated this revision to Diff 75087.

Repository:
  rL LLVM

https://reviews.llvm.org/D25706

Files:
  lib/Analysis/ScopBuilder.cpp
  lib/Analysis/ScopInfo.cpp
  test/ScopInfo/aliasing_with_non_affine_access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25706.75087.patch
Type: text/x-patch
Size: 6328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/f804fc33/attachment.bin>


More information about the llvm-commits mailing list