[all-commits] [llvm/llvm-project] 96d2d2: [SLP][X86] Add test coverage for PR47491 / Issue #...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 8 03:25:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96d2d2508e4d71062eb3cf72ece556d3ec1371cc
https://github.com/llvm/llvm-project/commit/96d2d2508e4d71062eb3cf72ece556d3ec1371cc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-05-08 (Sun, 08 May 2022)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/arith-add-load.ll
A llvm/test/Transforms/SLPVectorizer/X86/arith-mul-load.ll
Log Message:
-----------
[SLP][X86] Add test coverage for PR47491 / Issue #46835
D124284 should help us vectorize the sub-128-bit vector cases
More information about the All-commits
mailing list