[all-commits] [llvm/llvm-project] 5e2f09: [X86] Add common SSE2/SSSE3 check prefix to vector...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 30 10:49:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e2f0947c586042083cc1643f2aac90f2492bacb
https://github.com/llvm/llvm-project/commit/5e2f0947c586042083cc1643f2aac90f2492bacb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M llvm/test/CodeGen/X86/vector-trunc-packus.ll
M llvm/test/CodeGen/X86/vector-trunc-usat.ll
M llvm/test/CodeGen/X86/vector-trunc.ll
Log Message:
-----------
[X86] Add common SSE2/SSSE3 check prefix to vector truncation tests
Reduced duplicate checks where we can
More information about the All-commits
mailing list