[PATCH] D25969: [AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 21:15:40 PDT 2016


LGTM
The only thing i'd say is maybe we want to just put this in a utility
somewhere and use it everywhere instead of copy it around.


On Tue, Oct 25, 2016 at 7:12 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> hfinkel accepted this revision.
> hfinkel added a reviewer: hfinkel.
> hfinkel added a comment.
> This revision is now accepted and ready to land.
>
> LGTM
>
>
> https://reviews.llvm.org/D25969
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/5737cdb8/attachment.html>


More information about the llvm-commits mailing list