Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HVA and HFA support on AArch64 #14688

Merged
merged 1 commit into from
Jan 16, 2016
Merged

Fix HVA and HFA support on AArch64 #14688

merged 1 commit into from
Jan 16, 2016

Conversation

yuyichao
Copy link
Contributor

And reorganize abi_aarch64.cpp a little bit.

Ref #14194 (comment) The check for homogeneous floating-point or vector aggregate should check the fundamental types recursively and not just the members.

Skip CI since this doesn't touch any code that is build on the CI and I've run make check-whitespace locally...

Test passes locally.

[ci skip]

@yuyichao yuyichao added system:arm ARMv7 and AArch64 compiler:codegen Generation of LLVM IR and native code labels Jan 15, 2016
yuyichao added a commit that referenced this pull request Jan 16, 2016
Fix HVA and HFA support on AArch64
@yuyichao yuyichao merged commit a1fc070 into master Jan 16, 2016
@yuyichao yuyichao deleted the yyc/aarch64-abi branch January 16, 2016 19:05
@yuyichao yuyichao mentioned this pull request Jan 22, 2016
tkelman pushed a commit that referenced this pull request Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code system:arm ARMv7 and AArch64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants