diff options
author | Rob Suderman <rob.suderman@gmail.com> | 2022-01-20 14:32:19 -0800 |
---|---|---|
committer | Rob Suderman <rob.suderman@gmail.com> | 2022-01-20 14:39:57 -0800 |
commit | cd2d7369639e70df17e7977ac3a4a5b7854043fa (patch) | |
tree | 6ac310223a06df4ae0d35746f9201cd5b9f1cb1b /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | c95afac89e000b65edc51dc7d05610250a62c86f (diff) | |
download | llvm-cd2d7369639e70df17e7977ac3a4a5b7854043fa.zip llvm-cd2d7369639e70df17e7977ac3a4a5b7854043fa.tar.gz llvm-cd2d7369639e70df17e7977ac3a4a5b7854043fa.tar.bz2 |
[mlir][tosa] Limit right-shift to 31 bits
Right shift can occur that is a 32-bit right shift. This is undefined behavior.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D117732
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions