cmd/compile: delete insertLoopReschedChecks? #37737
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
We seem to have settled on signal-based pre-emption. Can we now delete the compiler code, such as the insertLoopReschedChecks pass, that is guarded by objabi.Preemptibleloops_enabled?
cc @dr2chase
The text was updated successfully, but these errors were encountered: