forked from NUDT-compiler/nudt-compiler-cpp
feat(backend): eliminate redundant MovReg after register allocation\n\nScans all blocks after RewriteWithAllocation and removes MovReg\ninstructions where source and destination are the same physical\nregister. This cleans up cases where move coalescing successfully\nassigned the same register to both sides.
parent
4bdca3f722
commit
6f829c30f9
Loading…
Reference in new issue