use CLZ in acc_cond::mark_t::max_set()
Use __builtin_clz()
when available to implement acc_cond::mark_t::max_set()
without loop.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Use __builtin_clz()
when available to implement acc_cond::mark_t::max_set()
without loop.