Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LoongArch64] just skip the array type. (#86290)
The `struct {int array[1]; float field_2;}` which the array field is only one element, just skip it although it can be passed by registers one integer and one float-register. Details see github #62885 (comment) Co-authored-by: Jan Kotas <jkotas@microsoft.com>
- Loading branch information