[PATCH] D138751: [MemCpyOpt] Expand two memcpy's with clobber inbetween (PR59116)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 08:37:05 PST 2022
lebedev.ri abandoned this revision.
lebedev.ri added a comment.
Herald added a subscriber: kmitropoulou.
Indeed, this originated as a SROA change, which is now back in.
I don't have an immediate need for non-SROA variant of this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138751/new/
https://reviews.llvm.org/D138751
More information about the llvm-commits
mailing list