[all-commits] [llvm/llvm-project] a3c059: [SLP][X86] Improve SLP tests for division/multipli...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 20 05:33:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3c05982ac05637a8f40207db83c04a1710033d5
https://github.com/llvm/llvm-project/commit/a3c05982ac05637a8f40207db83c04a1710033d5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/powof2div.ll
A llvm/test/Transforms/SLPVectorizer/X86/powof2mul.ll
Log Message:
-----------
[SLP][X86] Improve SLP tests for division/multiplication by +/- pow2
Add PR51436 test as well as some basic multiply tests, and include SSE2 division coverage
More information about the All-commits
mailing list