[all-commits] [llvm/llvm-project] 7f7e4a: [SLP][NFC]Refactor findLaneForValue and make it st...
cilkplus via All-commits
all-commits at lists.llvm.org
Fri Jul 2 10:34:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f7e4aed21c22c8bcf9bebdff38ed2e582b4d434
https://github.com/llvm/llvm-project/commit/7f7e4aed21c22c8bcf9bebdff38ed2e582b4d434
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Refactor findLaneForValue and make it static member, NFC, by
V.Dmitriev.
Reduces number of arguments
More information about the All-commits
mailing list