[all-commits] [llvm/llvm-project] dbfcf6: [x86] add tests for vector select with non-splat b...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jul 6 06:53:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dbfcf6eb721a4ff5e5f7b0ca61885796e2996ded
https://github.com/llvm/llvm-project/commit/dbfcf6eb721a4ff5e5f7b0ca61885796e2996ded
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M llvm/test/CodeGen/X86/vselect-pcmp.ll
Log Message:
-----------
[x86] add tests for vector select with non-splat bit-test condition; NFC
Goes with D83181.
More information about the All-commits
mailing list