summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2020-03-18 08:07:33 -0700
committerDan Gohman <sunfish@mozilla.com>2020-08-04 12:48:40 -0700
commit47f7174ffa71d339c1a65d1dd9a2ac5ff2abc95d (patch)
tree79cec3feca2b7b875a6d60321970c11bd6506b8d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent1d6a724aa1c11a37ff083cf637f91852e96ce11f (diff)
[WebAssembly] Use "signed char" instead of "char" in SIMD intrinsics.
This allows people to use `int8_t` instead of `char`, -funsigned-char, and generally decouples SIMD from the specialness of `char`. And it makes intrinsics like `__builtin_wasm_add_saturate_s_i8x16` and `__builtin_wasm_add_saturate_u_i8x16` use signed and unsigned element types, respectively. Differential Revision: https://reviews.llvm.org/D85074
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions