Skip to content

Bank killer based on line requests and decisions

Rosen Matev requested to merge LBHLT-164 into 2017-patches
  • Add a trivial tool HDRFilterTool that implements the functionality of HDRFilter in a tool.
  • Add a new algorithm DecisionBankKiller that given a set of lines (via the tool above) and a service that keeps track of line requests, leaves only the union of banks requested by fired lines.
  • This MR implements the functionality needed for the selective raw bank persistence in TURBO, see LBHLT-164.
Edited by Rosen Matev

Merge request reports