mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
[x86] Move the vector popcount tests into non-ISA files, and instead
organize them by the width of vector. This makes it a lot easier to see that we're covering all of the vector types but not doing so excessively. This also adds tests across the spectrum of SSE versions in addition to the AVX versions. If you're really tired of seeing the *massive* sprawl of scalarized code for this, don't worry, I'm just about to land Bruno's patch that dramatically improve the situation for SSSE3 and newer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238520 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3682046086
commit
b78a66659b
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2294
test/CodeGen/X86/vector-popcnt-128.ll
Normal file
2294
test/CodeGen/X86/vector-popcnt-128.ll
Normal file
File diff suppressed because it is too large
Load Diff
1919
test/CodeGen/X86/vector-popcnt-256.ll
Normal file
1919
test/CodeGen/X86/vector-popcnt-256.ll
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user