[PATCH] D34597: [AST] 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 22:48:52 PDT 2017


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

Add 1 more assert in the test case.


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.103859.patch
Type: text/x-patch
Size: 3833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170625/7865ecea/attachment.bin>


More information about the llvm-commits mailing list