aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorHan-Kuan Chen <hankuan.chen@sifive.com>2024-12-06 12:03:23 +0800
committerGitHub <noreply@github.com>2024-12-06 12:03:23 +0800
commit94fbe7e3ae7c0ce4e9a7d801e7700457a36f731d (patch)
tree1381a3d7bac428f213de7d6889a10fb5ca569e6d /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent36c294013cbb4ef46dfd652df1ea0bff5d20462d (diff)
downloadllvm-94fbe7e3ae7c0ce4e9a7d801e7700457a36f731d.zip
llvm-94fbe7e3ae7c0ce4e9a7d801e7700457a36f731d.tar.gz
llvm-94fbe7e3ae7c0ce4e9a7d801e7700457a36f731d.tar.bz2
[SLP] NFC. Replace TreeEntry::setOperandsInOrder with VLOperands. (#113880)
To reduce repeated code, TreeEntry::setOperandsInOrder will be replaced by VLOperands. Arg_size will be provided to make sure other operands will not be reorderd when VL[0] is IntrinsicInst (because APO is a boolean value). In addition, BoUpSLP::reorderInputsAccordingToOpcode will also be removed since it is simple.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions