aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/MemoryBuffer.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2024-09-05 17:54:57 +0100
committerGitHub <noreply@github.com>2024-09-05 17:54:57 +0100
commit91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c (patch)
treea85c97fd793353ffada438b6db48ef22b7bad7f8 /llvm/lib/Support/MemoryBuffer.cpp
parent18ad98e7947502da0c8f6dcbbf485bb34fe8d204 (diff)
downloadllvm-91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c.zip
llvm-91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c.tar.gz
llvm-91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c.tar.bz2
[AArch64] Remove redundant COPY from loadRegFromStackSlot (#107396)
This removes a redundant 'COPY' instruction that #81716 probably forgot to remove. This redundant COPY led to an issue because because code in LiveRangeSplitting expects that the instruction emitted by `loadRegFromStackSlot` is an instruction that accesses memory, which isn't the case for the COPY instruction.
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions