Skip to content

use CLZ in acc_cond::mark_t::max_set()

Use __builtin_clz() when available to implement acc_cond::mark_t::max_set() without loop.