Skip to content

Removed unnecessary spill on uncompressed instruction when aligned to end of cache line or uncached access. Improves Coremark from 2.97 to 2.99.

Eclipse Webmaster requested to merge github/fork/rosethompson/main into main

Created by: rosethompson

  • Found bugs in the no I$ implementation's abhinterface width. We were only testing XLEN=32. XLEN=64 did not properly align instructions not aligned to 8 byte boundaries.
  • Removed unnecessary spill for compressed aligned to end of cache line or uncached access.

Merge request reports

Loading