diff options
author | Dorit Nuzman <dorit.nuzman@intel.com> | 2016-09-04 07:49:39 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit.nuzman@intel.com> | 2016-09-04 07:49:39 +0000 |
commit | abd15f69b2957a38bb2f625eec8b21880004ec9e (patch) | |
tree | 66a2543602e89449ad1d64b5fd374ea647c8b582 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 3301c7eebd4ede04916c95caba153908c66fe3f9 (diff) | |
download | bcm5719-llvm-abd15f69b2957a38bb2f625eec8b21880004ec9e.tar.gz bcm5719-llvm-abd15f69b2957a38bb2f625eec8b21880004ec9e.zip |
[InstCombine] Preserve llvm.mem.parallel_loop_access metadata when replacing
memcpy with ld/st.
When InstCombine replaces a memcpy with loads+stores it does not copy over the
llvm.mem.parallel_loop_access from the memcpy instruction. This patch fixes
that.
Differential Revision: https://reviews.llvm.org/D23499
llvm-svn: 280617
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions