diff options
| author | Alex Bradbury <asb@igalia.com> | 2025-11-16 11:09:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-16 11:09:00 +0000 |
| commit | be9e287b041ee7db2cde6c46ea7a6c7eb55a8743 (patch) | |
| tree | 1675000e9496584e9638ac1078c9f34870c97159 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 56733058ed01eaccdf6fc520c38824d0d1eb6733 (diff) | |
[AArch64][test] Improve pr166870.ll test case (#168194)
As pointed out in post-commit discussion on #167336
<https://github.com/llvm/llvm-project/pull/167336#issuecomment-3523794206>,
although the test case succeeds in showing a codegen difference now the
faulty MachineCopyPropagation logic was removed, the example was reduced
so much that it actually would have been legal to remove the seemingly
redundant mov.
This is a re-reduction of that test case which should now demonstrate a
mov that can't safely be removed (mov w9, w9) because the upper bits no
longer being zeroed may alter the program logic.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
