RISC-V: Use MAX instead of std::max [VSETVL PASS]
commite74c37aab51d2350a3417f442c3a7d119b755378
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Sun, 7 Jan 2024 00:36:54 +0000 (7 08:36 +0800)
committerPan Li <pan2.li@intel.com>
Sun, 7 Jan 2024 01:26:36 +0000 (7 09:26 +0800)
tree2d5cb9067f5a54a2dc7888e404fb1746c8227eb5
parent8c5d00f8291d718ef64c742b9c971e16f75e5074
RISC-V: Use MAX instead of std::max [VSETVL PASS]

Obvious fix, Committed.

gcc/ChangeLog:

* config/riscv/riscv-vsetvl.cc: replace std::max by MAX.
gcc/config/riscv/riscv-vsetvl.cc