[all-commits] [llvm/llvm-project] 563d03: [SLP][NFC]Add a test for vectorization with schedu...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Nov 10 10:14:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 563d03d65e7f1f92aaa3addf87a3e59c55ef315f
https://github.com/llvm/llvm-project/commit/563d03d65e7f1f92aaa3addf87a3e59c55ef315f
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/slp-schedule-use-order.ll
Log Message:
-----------
[SLP][NFC]Add a test for vectorization with scheduling blocks order
different than the instruction order, NFC.
More information about the All-commits
mailing list