swift
216b3c8c
- LargeTypesReg2Mem: Remove overzealous assert
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
LargeTypesReg2Mem: Remove overzealous assert Functions with c convention can have large direct arguments that are not re-written by the LoadableByAddress pass before they get to reg2Mem optimization. https://github.com/apple/swift/issues/71757
References
#71767 - LargeTypesReg2Mem: Remove overzealous assert
Author
aschwaighofer
Committer
aschwaighofer
Parents
11ef6e58
Loading