[all-commits] [llvm/llvm-project] 00edad: [SLP][NFC]Check for equal opcode preliminary to me...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Mon Dec 18 14:16:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00edad17c29d9fb24132def1414e73384e6ba4c3
https://github.com/llvm/llvm-project/commit/00edad17c29d9fb24132def1414e73384e6ba4c3
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Check for equal opcode preliminary to meet weak strict order
requirement, NFC.
This change does not affect functionality, just fixes the assertions in
some standard c++ library implementations.
More information about the All-commits
mailing list