Selective boolopt

This commit is contained in:
Alain Dargelas 2024-11-25 15:15:35 -08:00
parent 13915dee96
commit 10bad88bdb
1 changed files with 1 additions and 1 deletions

View File

@ -1685,7 +1685,7 @@ struct AbcPass : public Pass {
bool abc_dress = false;
vector<int> lut_costs;
markgroups = false;
std::string map_src;
std::string map_src;
map_mux4 = false;
map_mux8 = false;
map_mux16 = false;