diff options
author | Philip Reames <preames@rivosinc.com> | 2022-11-18 12:28:22 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-11-18 12:30:10 -0800 |
commit | 3fb08d14a63f5f745d3fec2b5f6ffef4cf0a398c (patch) | |
tree | 1ef7426cb7bc0687bb4ddcbc6eb53e5a58c232d1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h | |
parent | 8dfd883531bf27163aa429daeb9691219875db1c (diff) | |
download | llvm-3fb08d14a63f5f745d3fec2b5f6ffef4cf0a398c.zip llvm-3fb08d14a63f5f745d3fec2b5f6ffef4cf0a398c.tar.gz llvm-3fb08d14a63f5f745d3fec2b5f6ffef4cf0a398c.tar.bz2 |
[SDAG] Address post commit review feedback from f8c63a7f
The major change is falling through to ComputeKnownBits when we don't have an implementation of ComputeNumSignBits due to conservatism over scalable vectors. Right now, we're mostly conservative in the same cases, but this allows our results to improve when we change ComputeKnownBits without also needing to improve ComputeNumSignBits at the same time.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions