julia
36b13d82
- codegen: Exclude small vectors from AArch64 HFAs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
21 days ago
codegen: Exclude small vectors from AArch64 HFAs Vectors smaller than 8 bytes are not AAPCS64 short vectors, but HFA classification flattened their scalar elements. Treat them as composites instead.
Author
maleadt
Committer
maleadt
Parents
72977d0b
Loading