[all-commits] [llvm/llvm-project] 49b2f8: [x86] add test for extend of legal vector compare; ...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri May 28 04:50:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49b2f8328f363b8c989f8139c2ab2063f26363ea
https://github.com/llvm/llvm-project/commit/49b2f8328f363b8c989f8139c2ab2063f26363ea
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-28 (Fri, 28 May 2021)
Changed paths:
M llvm/test/CodeGen/X86/sext-vsetcc.ll
Log Message:
-----------
[x86] add test for extend of legal vector compare; NFC
Additional test coverage for D103280.
More information about the All-commits
mailing list