Optimize VU instructions (#570)

This commit is contained in:
Logan McNaughton
2025-09-15 15:50:28 +02:00
committed by GitHub
parent 018d8ca3e3
commit daee53a626
2 changed files with 432 additions and 447 deletions
+1
View File
@@ -164,6 +164,7 @@ fn main() {
.allowlist_function("_mm_cmplt_epi16")
.allowlist_function("_mm_subs_epu16")
.allowlist_function("_mm_set1_epi32")
.allowlist_function("_mm_set1_epi16")
.blocklist_type("__m128i")
.blocklist_type("int64x2_t")
.wrap_static_fns(true)
File diff suppressed because it is too large Load Diff