[PATCH] D117095: [BasicAA] Add support for memmove intrinsic
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 01:46:39 PST 2022
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Pretty sure this is dead code and the generic code already takes care of it. Your tests also pass for me without this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117095/new/
https://reviews.llvm.org/D117095
More information about the llvm-commits
mailing list