[all-commits] [llvm/llvm-project] fcbaf6: [X86] Add v4i64 test coverage for #58585
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Oct 25 07:03:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcbaf6f4e8bd1d39c5f0bcffab4bc26173b46877
https://github.com/llvm/llvm-project/commit/fcbaf6f4e8bd1d39c5f0bcffab4bc26173b46877
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-256-v4.ll
Log Message:
-----------
[X86] Add v4i64 test coverage for #58585
Turns out we fail to do this for concat_v4i64(broadcast_v2i64,broadcast_v2i64) as well
More information about the All-commits
mailing list