aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2021-10-19 12:47:15 +0200
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2021-10-26 17:03:01 +0200
commitbb506938be820df8c7992b7c567fa93afaab2bc4 (patch)
treedb953ed4c65e27f6627e64b77a6abcd5f7e70c3e /llvm/lib/CodeGen/ModuloSchedule.cpp
parentce14d1b690d886ff6022a5cc0f2e40cc8ecb9a46 (diff)
downloadllvm-bb506938be820df8c7992b7c567fa93afaab2bc4.zip
llvm-bb506938be820df8c7992b7c567fa93afaab2bc4.tar.gz
llvm-bb506938be820df8c7992b7c567fa93afaab2bc4.tar.bz2
[SystemZ] Improvement of emitMemMemWrapper()
It was discovered that an extra register COPY remained when expanding a (variable length) memory operation with a loop and there was another use of the involved address register(s) afterwards. A simple fix for this is to COPY the address registers before the loop and use that new vreg instead. Review: Ulrich Weigand Differential Revision: https://reviews.llvm.org/D112065
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions