[all-commits] [llvm/llvm-project] b93e66: [x86] add tests for vector select with bit-test co...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Jul 2 13:18:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b93e6650c8ac319e326d56d7553cb71c202ba6d8
https://github.com/llvm/llvm-project/commit/b93e6650c8ac319e326d56d7553cb71c202ba6d8
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-compare-combines.ll
M llvm/test/CodeGen/X86/vselect-pcmp.ll
Log Message:
-----------
[x86] add tests for vector select with bit-test condition; NFC
More information about the All-commits
mailing list