aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorHan-Kuan Chen <hankuan.chen@sifive.com>2024-12-11 10:09:23 +0800
committerGitHub <noreply@github.com>2024-12-11 10:09:23 +0800
commit51a0c1bf257697fc0b9676e121a73387a40ca6b7 (patch)
treeaecc94246f65d1f0087305b93ff02c75de802687 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentb759020cc85d023583c948aa93905e38897b2c0a (diff)
downloadllvm-51a0c1bf257697fc0b9676e121a73387a40ca6b7.zip
llvm-51a0c1bf257697fc0b9676e121a73387a40ca6b7.tar.gz
llvm-51a0c1bf257697fc0b9676e121a73387a40ca6b7.tar.bz2
[SLP] NFC. Replace TreeEntry::setOperandsInOrder with VLOperands. (#118949)
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/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions