Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EVM] Remove MachineBlockPlacement run
Since we disabled MachineBlockPlacement in EVMPassConfig::addPostRegAlloc, adding this pass after that has no effect, since it won't be run. Signed-off-by: Vladimir Radosavljevic <vr@matterlabs.dev>
- Loading branch information