diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-08-27 07:59:48 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-08-27 08:04:35 -0400 |
commit | c6e56024c699cb60cd1e8ece66e866ae0b9a6c7b (patch) | |
tree | 8facc940284a6165b5cd0ca2e86d6a6687a23ed8 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 3b071e1d5df7b68e0cd06456b0adbf7a6faba8f2 (diff) | |
download | llvm-c6e56024c699cb60cd1e8ece66e866ae0b9a6c7b.zip llvm-c6e56024c699cb60cd1e8ece66e866ae0b9a6c7b.tar.gz llvm-c6e56024c699cb60cd1e8ece66e866ae0b9a6c7b.tar.bz2 |
[InstCombine] fold signbit splat pattern that uses negate
0 - (zext (i8 X u>> 7) to iN) --> sext (i8 X s>> 7) to iN
https://alive2.llvm.org/ce/z/jzv4Ud
This is part of solving issue #57381.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions