[PATCH] D45023: [GlobalOpt] Implement static evaluation of memcpy intrinsics for const i8 arrays.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 11 08:37:16 PDT 2018
aemerson abandoned this revision.
aemerson added a comment.
The motivating use case for this was actually fixed in clang, r325478. Although this may be useful in future for other front-ends/clients of LLVM, this can be revived if needed later.
Repository:
rL LLVM
https://reviews.llvm.org/D45023
More information about the llvm-commits
mailing list