llvm-project
213e2518
- [RISCV][llvm] Support div/rem codegen for P extension (#174801)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
82 days ago
[RISCV][llvm] Support div/rem codegen for P extension (#174801) P extension doesn't have native instruction support for div/rem, so we need to scalarize the code.
References
#174801 - [RISCV][llvm] Support div/rem codegen for P extension
Author
4vtomat
Parents
16447cc4
Loading