diff options
author | Vasileios Porpodas <vporpodas@google.com> | 2023-04-27 14:54:34 -0700 |
---|---|---|
committer | Vasileios Porpodas <vporpodas@google.com> | 2023-04-28 12:35:09 -0700 |
commit | fe1e50cd1570d33768aa71494abe17f481ff34c2 (patch) | |
tree | 9aa8ec73a8aa7dbd50c021350909481d7949427a /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 867c966c7d1f0c1d60c4b7439182f85fca87f42b (diff) | |
download | llvm-fe1e50cd1570d33768aa71494abe17f481ff34c2.zip llvm-fe1e50cd1570d33768aa71494abe17f481ff34c2.tar.gz llvm-fe1e50cd1570d33768aa71494abe17f481ff34c2.tar.bz2 |
[NFC][SLP] Cleanup: Replace Value* operand with Instruction* in `vectorizeRootInstruction()` and `vectorizeHorReduction()`
This makes it explicit that these functions work with instructions, and avoids
calling them if the operand is not an instruction.
Differential Revision: https://reviews.llvm.org/D149465
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions