[PATCH] D34597: [AliasSet] Fix a bug in aliasesUnknownInst. Make sure we are comparing the unknown instructions in the alias set and the instruction interested in.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 15:51:14 PDT 2017


trentxintong updated this revision to Diff 103854.
trentxintong added a comment.

Add comments


https://reviews.llvm.org/D34597

Files:
  lib/Analysis/AliasSetTracker.cpp
  unittests/Analysis/AliasSetTrackerTest.cpp
  unittests/Analysis/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34597.103854.patch
Type: text/x-patch
Size: 3680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/887b850a/attachment.bin>


More information about the llvm-commits mailing list