[PATCH] D38350: [Test] Added more tests for vector multiplications as utility for D37896
Michael Haidl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 28 03:12:20 PDT 2017
pacxx created this revision.
Added additional tests for vector multiplications with multipliers that are:
1. powers of 2 displaced by 1,
2. product of a power of 2 displaced by one with another power of 2.
https://reviews.llvm.org/D38350
Files:
test/CodeGen/X86/vector-mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38350.116957.patch
Type: text/x-patch
Size: 28331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/4d890012/attachment.bin>
More information about the llvm-commits
mailing list