[all-commits] [llvm/llvm-project] a73630: [X86] Add vector test coverage for or with no comm...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Nov 29 06:59:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7363067e69a60442a1d52e93207ed7a86ce9d6a
https://github.com/llvm/llvm-project/commit/a7363067e69a60442a1d52e93207ed7a86ce9d6a
Author: Omer Aviram <omeraviram1 at gmail.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
A llvm/test/CodeGen/X86/vec_no-common-bits.ll
Log Message:
-----------
[X86] Add vector test coverage for or with no common bits tests
Ensure D113970 handles vector types patterns as well.
Differential Revision: https://reviews.llvm.org/D114575
More information about the All-commits
mailing list