Re: [PATCH v1] RISC-V: Support FP ceil to i/l/ll diff size autovec

2023-11-06 Thread juzhe.zh...@rivai.ai
OK juzhe.zh...@rivai.ai From: pan2.li Date: 2023-11-07 14:41 To: gcc-patches CC: juzhe.zhong; pan2.li; yanzhang.wang; kito.cheng Subject: [PATCH v1] RISC-V: Support FP ceil to i/l/ll diff size autovec From: Pan Li This patch would like to support the FP below API auto vectorization with

[PATCH v1] RISC-V: Support FP ceil to i/l/ll diff size autovec

2023-11-06 Thread pan2 . li
From: Pan Li This patch would like to support the FP below API auto vectorization with different type size +-+---+--+ | API | RV64 | RV32 | +-+---+--+ | iceil | DF => SI | DF => SI | | iceilf | - | -| | lceil | -