[all-commits] [llvm/llvm-project] 56656f: [X86] Add SSE2 test coverage to vector comparison ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 30 06:01:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 56656f8378c842ef83af2ec7606e185d6fdefaf1
https://github.com/llvm/llvm-project/commit/56656f8378c842ef83af2ec7606e185d6fdefaf1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/vector-compare-all_of.ll
M llvm/test/CodeGen/X86/vector-compare-any_of.ll
Log Message:
-----------
[X86] Add SSE2 test coverage to vector comparison all_of/any_of tests
More information about the All-commits
mailing list