[all-commits] [llvm/llvm-project] 82df74: [X86] Test coverage for icmp_eq(bitcast(vXi1 trunc...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Apr 3 05:17:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82df745e57be2b5765b0249e6afaff0627c470bd
https://github.com/llvm/llvm-project/commit/82df745e57be2b5765b0249e6afaff0627c470bd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M llvm/test/CodeGen/X86/bitcast-vector-bool.ll
Log Message:
-----------
[X86] Test coverage for icmp_eq(bitcast(vXi1 trunc(Y)),0) style reduction patterns
Add SSE41 test coverage as well
More information about the All-commits
mailing list