[maglev] Drop the explicit AllocationStage
Now that we have block-lists this isn't strictly necessary anymore. As a side-effect, AllocateRegister for results now can't use registers used as inputs anymore either. We could explicitly use FreeSomeRegister without blocklist in that case, but this CL doesn't do that yet. Bug: v8:7700 Change-Id: If4aef1face138e528dc4f8da674326805e4af67c Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3749194 Auto-Submit: Toon Verwaest <verwaest@chromium.org> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Toon Verwaest <verwaest@chromium.org> Cr-Commit-Position: refs/heads/main@{#81592}
Showing
This diff is collapsed.
Please
register
or
sign in
to comment