coreblocks
coreblocks copied to clipboard
Remove verify_branch from precommit
Having verify_branch
in precommit cause a big delay in handling branches, because we wait till retirement to restore instruction fetching. Please optimise this.