[all-commits] [llvm/llvm-project] dd028c: [SLP][Test] Add tests for PR47624 and PR49933
Anton Afanasyev via All-commits
all-commits at lists.llvm.org
Sat Sep 4 15:18:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd028c359e09ed02aee8cdb2c2b54bcaea399560
https://github.com/llvm/llvm-project/commit/dd028c359e09ed02aee8cdb2c2b54bcaea399560
Author: Anton Afanasyev <anton.a.afanasyev at gmail.com>
Date: 2021-09-05 (Sun, 05 Sep 2021)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/pr47642.ll
A llvm/test/Transforms/SLPVectorizer/X86/pr49933.ll
Log Message:
-----------
[SLP][Test] Add tests for PR47624 and PR49933
Add tests monitoring issues fix. They should be fixed when
https://reviews.llvm.org/D57059 ("Initial support for the vectorization
of the non-power-of-2 vectors") is landed.
More information about the All-commits
mailing list