[Hexagon] Place aligned loads closer to users
Vector alignment code was grouping all aligned loads together. In some cases the groups could become quite large causing a lot of spill to be generated. This will place the loads closer to where they are used, reducing the register pressure.
Loading
Please sign in to comment