Bank killer based on line requests and decisions
- Add a trivial tool
HDRFilterTool
that implements the functionality ofHDRFilter
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