[PATCH] D18714: Add writeonly IR attribute
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 18 06:49:09 PDT 2020
xbolva00 added a comment.
Herald added subscribers: jdoerfert, dexonsmith, steven_wu, hiraditya.
Herald added a project: LLVM.
>> Also start using the attribute for memset, memcpy, and memmove intrinsics,
and remove their special-casing in BasicAliasAnalysis.
memmove was not updated with writeonly. intentional or oversight?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D18714/new/
https://reviews.llvm.org/D18714
More information about the llvm-commits
mailing list