Skip to content

Support for Fat Teddy in aarch64? #163

Answered by BurntSushi
arunj18 asked this question in Q&A
Discussion options

You must be logged in to vote

Were your programs hitting Teddy on x86-64? Have you confirmed that by looking at a profile?

In any case, no, there aren't any plans because it doesn't really make sense. x86-64 has a fat Teddy because you can use wider vectors there (32-bit). But aarch64 is limited to 16-bit vectors, which makes fat Teddy infeasible as far as I know.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@arunj18
Comment options

@BurntSushi
Comment options

Answer selected by BurntSushi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #162 on August 21, 2025 18:24.