Committed, thanks Robin and Kito.
On 2023/9/21 17:19, Kito Cheng wrote:
Cool, LGTM as well!
On Thu, Sep 21, 2023 at 10:11 AM Robin Dapp wrote:
Hi Juzhe,
with the middle-end changes that's a nice improvement. LGTM.
Regards
Robin
--
Best,
Lehua (RiVAI)
lehua.d...@rivai.ai
Cool, LGTM as well!
On Thu, Sep 21, 2023 at 10:11 AM Robin Dapp wrote:
>
> Hi Juzhe,
>
> with the middle-end changes that's a nice improvement. LGTM.
>
> Regards
> Robin
Hi Juzhe,
with the middle-end changes that's a nice improvement. LGTM.
Regards
Robin
Now GCC middle-end can support undefined value which is traslated into
(scratch:mode).
This patch is to enable RISC-V backend undefine value in ELSE value of
COND_LEN_xxx/COND_xxx.
Consider this following case:
__attribute__((noipa))
void vrem_int8_t (int8_t * __restrict dst, int8_t * __re