aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorSimon Moll <simon.moll@emea.nec.com>2022-02-02 09:11:33 +0100
committerSimon Moll <simon.moll@emea.nec.com>2022-02-02 09:11:41 +0100
commit7d926b71775418d2c0c1e529ab72f811507895fa (patch)
treec31ca95bf3521acd7fa9b40043a894c4590d56c1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent44ee9864a4569cfb568781c408b7d7f5fd3f2b2d (diff)
downloadllvm-7d926b71775418d2c0c1e529ab72f811507895fa.zip
llvm-7d926b71775418d2c0c1e529ab72f811507895fa.tar.gz
llvm-7d926b71775418d2c0c1e529ab72f811507895fa.tar.bz2
[VE] LEGALAVL and staged VVP legalization
The new LEGALAVL node annotates that the AVL refers to packs of 64bit. We use a two-stage lowering approach with LEGALAVL: First, standard SDNodes are translated into illegal VVP layer nodes. Regardless of source (VP or standard), all VVP nodes have a mask and AVL parameter. The AVL parameter refers to the element position (just as in VP intrinsics). Second, we legalize the AVL usage in VVP layer nodes. If the element size is < 64bit, the EVL parameter has to be adjusted to refer to packs of 64bits. We wrap the legalized AVL in a LEGALAVL node to track this. Reviewed By: kaz7 Differential Revision: https://reviews.llvm.org/D118321
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions