Open tommydcjung opened 3 years ago
Adding a note - I used this in SGEMM and it reduced write-back stall cycles from 5% to 0% without needing to write assembly.
This impact will likely increase when I switch to sw pipelining.
Is the plan still to merge this?
This PR is necessary not for correctness but for improving critical paths. https://github.com/bsg-external/HardFloat/pull/9