Skip to content
Commit 2819e5de authored by Ikhlas Ajbar's avatar Ikhlas Ajbar Committed by Krzysztof Parzyszek
Browse files

[Hexagon] Handle instruction selection for select(I1,Q,Q)

Lower select(I1,Q,Q) by converting vector predicate Q to vector register V,
doing select(I1,V,V), and then converting the resulting V back to Q. Also,
try to avoid creating such situations in the first place.
parent cdbad62c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment