[all-commits] [llvm/llvm-project] 14b71e: [X86][AVX] Add some multiple/nested subvector inse...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Aug 3 10:34:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14b71efd979ce3dacf6b3d9913df8e4f063224c5
https://github.com/llvm/llvm-project/commit/14b71efd979ce3dacf6b3d9913df8e4f063224c5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-512-v16.ll
Log Message:
-----------
[X86][AVX] Add some multiple/nested subvector insertion shuffle tests
As discussed on D107068 - see how well we merge INSERT_SUBVECTOR nodes and combine a shuffles using multiple ops in CONCAT_VECTORS nodes.
More information about the All-commits
mailing list