[all-commits] [llvm/llvm-project] ff6432: [X86] Extend PR53419 test coverage
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jan 26 04:33:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff64327a801902460de3a7176beb0282d56a08be
https://github.com/llvm/llvm-project/commit/ff64327a801902460de3a7176beb0282d56a08be
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M llvm/test/CodeGen/X86/pr53419.ll
Log Message:
-----------
[X86] Extend PR53419 test coverage
Test on SSE2/SSE41/AVX1 targets to compare PMOVMSK vs PTEST codegen paths
Add v8i8 reduction case and test on X64 and X86 targets to check 32-bit handling
More information about the All-commits
mailing list