luau/CodeGen
Arseny Kapoulkine 81b691bf91 CodeGen: Rewrite DOT_VEC lowering for A64 using faddp
This results in about the same performance as a naive version on M2,
but uses fewer registers and is what clang generates for a similar
source.
2024-11-08 10:59:44 -08:00
..
include CodeGen: Implement faddp opcode for A64 2024-11-08 10:51:14 -08:00
src CodeGen: Rewrite DOT_VEC lowering for A64 using faddp 2024-11-08 10:59:44 -08:00