Skip to content
Commit 505d5748 authored by Joshua Herrera's avatar Joshua Herrera Committed by Krzysztof Parzyszek
Browse files

[Hexagon] Improve BUILD_VECTOR codegen

For vectors with repeating values, old codegen would rotate and insert
every duplicate element. This patch replaces that behavior with a splat
of the most common element, vinsert/vror only occur when needed.
parent 180455ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment