[PATCH] D38569: Expose must/may alias info in MemorySSA.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 12:54:28 PST 2017


asbirlea updated this revision to Diff 121963.
asbirlea added a comment.

Use AliasResult to store alias information with the defining type.
Use MRI_Must bit to avoid double queries to AA.


https://reviews.llvm.org/D38569

Files:
  include/llvm/Analysis/MemorySSA.h
  lib/Analysis/MemorySSA.cpp
  unittests/Analysis/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38569.121963.patch
Type: text/x-patch
Size: 21568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/e126dbde/attachment-0001.bin>


More information about the llvm-commits mailing list