[PATCH] D47088: Fix aliasing of launder.invariant.group
Piotr Padlewski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 17:37:17 PDT 2018
Prazek updated this revision to Diff 147626.
Prazek added a comment.
Refactored code to getArgumentAliasingToReturnedPointer and added few comments.
Please check out isKnownNonZero, as I think it could also use getArgumentAliasingToReturnedPointer.
Repository:
rL LLVM
https://reviews.llvm.org/D47088
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/BasicAliasAnalysis.cpp
llvm/lib/Analysis/CaptureTracking.cpp
llvm/lib/Analysis/Loads.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Inline/launder.invariant.group.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47088.147626.patch
Type: text/x-patch
Size: 7792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180519/78ddf156/attachment-0001.bin>
More information about the llvm-commits
mailing list