aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2021-07-20 17:28:45 -0700
committerJessica Paquette <jpaquette@apple.com>2021-07-21 12:59:20 -0700
commitd0af732bd00c0390fbcc6f900e8a59eb3954106c (patch)
treeed044bedd3591a4cfe87f0c0271b1d57314f4e4e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent4e52a04833fb352090498d6d1c013a2c61d75e53 (diff)
downloadllvm-d0af732bd00c0390fbcc6f900e8a59eb3954106c.zip
llvm-d0af732bd00c0390fbcc6f900e8a59eb3954106c.tar.gz
llvm-d0af732bd00c0390fbcc6f900e8a59eb3954106c.tar.bz2
[AArch64][GlobalISel] Widen s2 and s4 G_IMPLICIT_DEF + G_FREEZE
These had ``` .clampScalar(0, s1, 64) .widenScalarToNextPow2(0, 8) ``` If you have s2 or s4, then `widenScalarToNextPow2` does nothing. This changes the `widenScalarToNextPow2` rule to use s8 as the minimum type instead, allowing us to correctly widen s2 and s4. This does not impact s1, since it's marked as legal already. Differential Revision: https://reviews.llvm.org/D106413
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions