[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
Mon Jun 26 02:47:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306241: [AST] Fix a bug in aliasesUnknownInst. Make sure we are comparing the unknown… (authored by trentxintong).

Repository:
  rL LLVM

https://reviews.llvm.org/D34597

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34597.103907.patch
Type: text/x-patch
Size: 3965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/f25d9012/attachment.bin>


More information about the llvm-commits mailing list