[all-commits] [llvm/llvm-project] e2b1d3: [AArch][x86] add tests for vselect; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Nov 8 12:21:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2b1d3260a303daff2c7bb178445f36e2829a848
https://github.com/llvm/llvm-project/commit/e2b1d3260a303daff2c7bb178445f36e2829a848
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-11-08 (Mon, 08 Nov 2021)
Changed paths:
M llvm/test/CodeGen/AArch64/vselect-constants.ll
M llvm/test/CodeGen/Thumb2/mve-vselect-constants.ll
M llvm/test/CodeGen/X86/vselect-zero.ll
Log Message:
-----------
[AArch][x86] add tests for vselect; NFC
This is a potential follow-up suggested in D113212.
More information about the All-commits
mailing list