Ignore:
Timestamp:
May 13, 2025, 1:17:37 PM (4 months ago)
Author:
Mike Brooks <mlbrooks@…>
Branches:
master
Children:
bd72f517
Parents:
ae0c1c3
Message:

Include benchmark changes for data production in string-plot data WIP. Missing from 2410424.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/benchmarks/string/prog-allocn.cfa

    rae0c1c3 r7d02d35  
    4242#endif
    4343
    44 
    4544#if defined IMPL_CFA_HL
    4645  #include <string.hfa>
     46  #include <fstream.hfa>
    4747  extern void TUNING_set_string_heap_liveness_threshold(double);  // in string_res.hfa
    4848#elif defined IMPL_CFA_LL
    4949  #include <string_res.hfa>
     50  #include <fstream.hfa>
    5051#endif
    5152
Note: See TracChangeset for help on using the changeset viewer.