[PATCH] D91576: [MemCpyOpt] Correctly merge alias scopes during call slot optimization

Di Mo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 13:01:43 PST 2020


modimo updated this revision to Diff 308463.
modimo edited the summary of this revision.
modimo added a comment.
Herald added a subscriber: dexonsmith.

Move the fix to `getMostGenericAliasScope`. Renamed metadata in test case.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91576/new/

https://reviews.llvm.org/D91576

Files:
  llvm/include/llvm/Analysis/ScopedNoAliasAA.h
  llvm/lib/Analysis/ScopedNoAliasAA.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/test/Transforms/MemCpyOpt/callslot_badaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91576.308463.patch
Type: text/x-patch
Size: 5820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/6e7cdeef/attachment.bin>


More information about the llvm-commits mailing list