llvm-project
c80d4959 - GlobalISel: Adjust insert point when expanding G_[SU]DIVREM

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
Author
Parents
Loading