llvm-project
c80d4959
- GlobalISel: Adjust insert point when expanding G_[SU]DIVREM
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 hours ago
GlobalISel: Adjust insert point when expanding G_[SU]DIVREM (#160683) The insert point management is messy here. We probably should have an insert point guard, and not have ths dest operand utilities modify the insert point. Fixes #159716
References
#160683 - GlobalISel: Adjust insert point when expanding G_[SU]DIVREM
Author
arsenm
Parents
c1f8dbb1
Loading