diff options
author | AZero13 <gfunni234@gmail.com> | 2025-06-11 06:29:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 11:29:37 +0100 |
commit | 79a72c47d09c2e2cee645430f9d290c20d2618f1 (patch) | |
tree | 18d911553b9fcbf526b9340474b8ce6d82a8aef3 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 354cfba5209eed5ea6bafb6a3e69e65148c4e25d (diff) | |
download | llvm-79a72c47d09c2e2cee645430f9d290c20d2618f1.zip llvm-79a72c47d09c2e2cee645430f9d290c20d2618f1.tar.gz llvm-79a72c47d09c2e2cee645430f9d290c20d2618f1.tar.bz2 |
[AArch64] Consider negated powers of 2 when calculating throughput cost (#143013)
Negated powers of 2 have similar or (exact in the case of remainder)
codegen with lowering sdiv. In the case of sdiv, it just negates the
result in the end anyway, so nothing dissimilar at all.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions