[all-commits] [llvm/llvm-project] a404ba: [X86][SSE] Add non-SSE41 target PTEST tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 14 04:29:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a404bae288c75aafaed4575ecc2fc634664077af
https://github.com/llvm/llvm-project/commit/a404bae288c75aafaed4575ecc2fc634664077af
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-14 (Sun, 14 Jun 2020)
Changed paths:
M llvm/test/CodeGen/X86/ptest.ll
Log Message:
-----------
[X86][SSE] Add non-SSE41 target PTEST tests
Ensure codegen is still reasonable - ideally we'd make use of MOVMSK for this.
More information about the All-commits
mailing list