llvm-project
49d77d87
- [X86][GlobalISel] Enable nest arguments (#165173)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
110 days ago
[X86][GlobalISel] Enable nest arguments (#165173) Nest arguments are supported by CC in X86CallingConv.td. Nothing special is required in GlobalISel as we reuse the code. Nest attribute is mostly generated by fortran frontend.
References
#165173 - [X86][GlobalISel] Enable nest arguments
Author
e-kud
Parents
3ce893f8
Loading