mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
This change uses newly added vector instructions for A64 lowering of vector ops. This significantly cuts down on useless instructions. To create vectors that we can work with without worrying about denormals, we patch the last component with 0 - copying it into a fresh register if necessary. |
||
---|---|---|
.. | ||
include | ||
src |