e5a64e34d8
Now that there is a global one in util/bitscan.h Note this version had an extra assert which is not really suitable to a generic foreach_bit().. just move the assert to the two usages of the iterator macro. Signed-off-by: Rob Clark <robdclark@chromium.org> Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9191>