diff options
author | Michael Liao <michael.hliao@gmail.com> | 2021-08-05 16:48:49 -0400 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2021-08-06 12:43:52 -0400 |
commit | d1cacd59281937fccc682babbb8a259a6aa79c68 (patch) | |
tree | 68a8ed67215e5a529f63e1887dfdfa23ed28cded /llvm/lib/Analysis/LoopCacheAnalysis.cpp | |
parent | b2ca4dc935859b324fd7e9ca804160913a7468a5 (diff) | |
download | llvm-d1cacd59281937fccc682babbb8a259a6aa79c68.zip llvm-d1cacd59281937fccc682babbb8a259a6aa79c68.tar.gz llvm-d1cacd59281937fccc682babbb8a259a6aa79c68.tar.bz2 |
[MemCpyOpt] Teach memcpyopt to handle loads from the constant memory.
- Loads from the constant memory (either explicit one or as the source
of memory transfer intrinsics) won't alias any stores.
Reviewed By: asbirlea, efriedma
Differential Revision: https://reviews.llvm.org/D107605
Diffstat (limited to 'llvm/lib/Analysis/LoopCacheAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions