[llvm] [WIP][X86] lowerBuildVectorAsBroadcast - don't convert constant vectors to broadcasts on AVX512VL targets (PR #73509)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 06:23:34 PST 2023
RKSimon wrote:
Added basic handling for non-VLX AVX512 targets when dealing with 512-bit constant vectors
https://github.com/llvm/llvm-project/pull/73509
More information about the llvm-commits
mailing list