[all-commits] [llvm/llvm-project] 8bdfc1: [X86][AVX] Add additional X86ISD::SUBV_BROADCAST_L...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Dec 13 08:52:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8bdfc1222f7cee4f4c0988e6a03fd090e997b99e
https://github.com/llvm/llvm-project/commit/8bdfc1222f7cee4f4c0988e6a03fd090e997b99e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-12-13 (Sun, 13 Dec 2020)
Changed paths:
M llvm/test/CodeGen/X86/subvector-broadcast.ll
Log Message:
-----------
[X86][AVX] Add additional X86ISD::SUBV_BROADCAST_LOAD test case for D92645
Suggested by @yubing - to check whether we can reuse a single subvector broadcast for 128/256/512-bit vectors.
More information about the All-commits
mailing list