[PATCH] D26659: [MemorySSA] Invoke the right getModRefInfo check in `instructionClobbersQuery` when UseLoc is passed.
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 13:42:58 PST 2016
Actually, can you please add a test for this before you commit?
You can use -print-memoryssa -analyze to get it to dump memoryssa.
If you need specific API calls, please add to the unit tests for MemorySSA.
On Tue, Nov 15, 2016 at 1:33 PM, Daniel Berlin <dberlin at dberlin.org> wrote:
> dberlin accepted this revision.
> dberlin added a comment.
> This revision is now accepted and ready to land.
>
> This looks right until we clean up getModRefInfo's interface :P
>
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D26659
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/173bedb3/attachment.html>
More information about the llvm-commits
mailing list