[patch] [efficiency] Move getAliasSetForPointer under if (!IgnoreAliasing)

Dmitry N. Mikushin maemarcus at gmail.com
Sun Jun 2 01:35:59 PDT 2013


Dear Polly Team,

Attached patch should make a small contribution to Polly passes efficiency,
which seems to become in focus.

Synopsis: there is no need to get the AliasSet for pointer, if aliasing is
ignored (true for KernelGen).

Thanks,
- D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130602/55b3ef55/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: polly.aliasset.patch
Type: application/octet-stream
Size: 3912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130602/55b3ef55/attachment.obj>


More information about the llvm-commits mailing list