[PATCH] D107513: [MemCpyOpt/MemorySSA] Do not run the pass for prohibitively large number of memory accesses.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 00:28:31 PDT 2021
asbirlea updated this revision to Diff 364711.
asbirlea added a comment.
Add test and debug messages.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107513/new/
https://reviews.llvm.org/D107513
Files:
llvm/include/llvm/Analysis/MemorySSA.h
llvm/lib/Analysis/MemorySSA.cpp
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/too-many-accesses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107513.364711.patch
Type: text/x-patch
Size: 6230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/94f44a8b/attachment.bin>
More information about the llvm-commits
mailing list