[all-commits] [llvm/llvm-project] 9a9045: [SLP][NFC]Use ArrayReffor operands directly instea...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Mon Sep 11 11:16:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a90457a7647822b39983858d8da7ef1841ce89a
https://github.com/llvm/llvm-project/commit/9a90457a7647822b39983858d8da7ef1841ce89a
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Use ArrayReffor operands directly instead of entry/operand number, NFC.
More information about the All-commits
mailing list