[PATCH] D50497: [AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing instruction
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 23:21:45 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339753: [AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing… (authored by mkazantsev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50497?vs=160519&id=160749#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50497
Files:
llvm/trunk/lib/Analysis/AliasSetTracker.cpp
llvm/trunk/test/Analysis/AliasSet/guards.ll
llvm/trunk/test/Analysis/AliasSet/intrinsics.ll
llvm/trunk/test/Transforms/LICM/hoist-mustexec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50497.160749.patch
Type: text/x-patch
Size: 32316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/ea596dee/attachment.bin>
More information about the llvm-commits
mailing list