On 1/6/24 17:36, Juzhe-Zhong wrote:
Obvious fix, Committed.

gcc/ChangeLog:

        * config/riscv/riscv-vsetvl.cc: replace std::max by MAX.
Curious why you made this change -- in general we're moving to std::{min,max,swap} and away from macro-ized min/max/swap.

Jeff

Reply via email to