================ @@ -224,6 +224,47 @@ idiv(T x, T y) { return static_cast<XType>(result); } +inline long accum nrstep(long accum d, long accum x0) { ---------------- bojle wrote: done https://github.com/llvm/llvm-project/pull/154914