rts: Refactor SRT representation selection
The goal here is to make the SRT selection logic a bit clearer and allow configurations which we currently don't support (e.g. using a full word in the info table even when TNTC is used).
Showing
- compiler/GHC/Cmm/Info.hs 1 addition, 2 deletionscompiler/GHC/Cmm/Info.hs
- compiler/GHC/Cmm/Info/Build.hs 30 additions, 7 deletionscompiler/GHC/Cmm/Info/Build.hs
- rts/include/rts/storage/InfoTables.h 38 additions, 26 deletionsrts/include/rts/storage/InfoTables.h
- utils/deriveConstants/Main.hs 3 additions, 2 deletionsutils/deriveConstants/Main.hs
Loading
Please register or sign in to comment