LR_02_026: Use Vector instruction in compiler where optimal
About
Once the Go assembler supports the relevant Vector instruction, we want to adjust the compiler so that it makes use of these instruction to generate the best assembly possible
Note that this will be difficult as Go does not currently save and restore the vector registers when we're asynchronously pre-empted on any architecture.
, multiple selections available, Use left or right arrow keys to navigate selected items