diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-04-15 13:29:11 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-04-15 13:33:36 -0700 |
commit | 85eb44e304e0a0a7da78448ceee60fdfec235edb (patch) | |
tree | 3b74b08db0712f0b726e4efbc768ad6bdd5662e0 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 14cb6566d6701feaef2ffd686af5de4ff9e3eb29 (diff) | |
download | llvm-85eb44e304e0a0a7da78448ceee60fdfec235edb.zip llvm-85eb44e304e0a0a7da78448ceee60fdfec235edb.tar.gz llvm-85eb44e304e0a0a7da78448ceee60fdfec235edb.tar.bz2 |
[SLP]Fix number of operands for the split node
FOr the split node number of operands should be requested via
getNumOperands() function, even if the main op is CallInst.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions