[all-commits] [llvm/llvm-project] d64731: [SLP][NFC]Extract getLastInstructionInBundle funct...
Andrew V. Tischenko via All-commits
all-commits at lists.llvm.org
Wed Sep 14 08:44:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d647312e3f5774b00fc7364f19333a3402790dd7
https://github.com/llvm/llvm-project/commit/d647312e3f5774b00fc7364f19333a3402790dd7
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Extract getLastInstructionInBundle function for better
dependence checking, NFC.
Part of D110978
More information about the All-commits
mailing list