[PATCH] D39732: [Analysis] Fix merging TBAA tags with different final access types

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 07:27:54 PST 2017


kosarev created this revision.
kosarev added a project: clang.

Resolves:
PR35225: Wrong tbaa metadata after load store vectorizer due to recent change
https://bugs.llvm.org/show_bug.cgi?id=35225


Repository:
  rL LLVM

https://reviews.llvm.org/D39732

Files:
  lib/Analysis/TypeBasedAliasAnalysis.cpp
  test/Transforms/LoadStoreVectorizer/X86/merge-tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39732.121891.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/eb33370d/attachment.bin>


More information about the llvm-commits mailing list