[PATCH] D27034: [AliasAnalysis] Teach BasicAA about memcpy.
bryant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 03:41:45 PST 2016
bryant added a comment.
Ping.
@hfinkel: Do the adjustments look good to you?
@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