[all-commits] [llvm/llvm-project] 66c623: [SLP][NFC]Use TreeEntry::getOprand instead of tryi...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Aug 23 13:46:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66c623bfc6c11a1d23e28166ecc5ad5297af8f9e
https://github.com/llvm/llvm-project/commit/66c623bfc6c11a1d23e28166ecc5ad5297af8f9e
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use TreeEntry::getOprand instead of trying to rebuild it in getOperandInfo(), NFC.
More information about the All-commits
mailing list