This is clean-up post #14651:
- Use one implementation of
prevector::fill, as it's possible now that the implementations are identical. - Only apply the
IS_TRIVIALLY_CONSTRUCTIBLEhandling to the bench file where it is used, and drop the now-unnecessary associated compat includes.