summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-09-10 09:03:59 -0700
committerCraig Topper <craig.topper@sifive.com>2021-09-10 09:04:01 -0700
commit1b736bda3bb5acd2874e862d9fd0cec335dd899b (patch)
treeac4ace166521050fdf698af54b24608d853ac484 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent6c7cadb8c155befbb0fdd058dfb5dbaa0b9aa40a (diff)
[RISCV] Enable CGP to sink splat operands of Add/Sub/Mul/Shl/LShr/AShr
LICM may have pulled out a splat, but with .vx instructions we can fold it into an operation. This patch enables CGP to reverse the LICM transform and move the splat back into the loop. I've started with the commutable integer operations and shifts, but we can extend this with more operations in future patches. Reviewed By: frasercrmck Differential Revision: https://reviews.llvm.org/D109394
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions