arith.h: remove redundant y1 = t; in mulhu(uint64_t, uint64_t)
local y1 is set to local t y1 is never accessed in the lines that follow
parent
788b2959
Please register or sign in to comment
local y1 is set to local t y1 is never accessed in the lines that follow