llvm-project
1392edcc
- ARM: Remove idiv runtime call aliases (#152098)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
53 days ago
ARM: Remove idiv runtime call aliases (#152098) Really only the i32 variants exist. We don't need synthetic aliases for illegal types which will be promoted.
References
#152098 - ARM: Remove idiv runtime call aliases
Author
arsenm
Parents
c1b387e2
Loading