[PATCH] D27034: [AliasAnalysis] Teach BasicAA about memcpy.
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 07:33:25 PST 2016
hfinkel added a comment.
In https://reviews.llvm.org/D27034#623500, @bryant wrote:
> Ping.
>
> @hfinkel: Do the adjustments look good to you?
Yes, please proceed. Thanks!
> @reames: Given that marking the memcpy operands as noalias didn't work, do you see any alternatives to this approach? Do you think there might be problems with the approach itself?
Repository:
rL LLVM
https://reviews.llvm.org/D27034
More information about the llvm-commits
mailing list