ai.ai; kito.ch...@sifive.com; Wang, Yanzhang
Subject: Re: [PATCH v8] RISC-V: Support CALL for RVV floating-point dynamic
rounding
Hi Pan:
Thanks for your effort on this, this is LGTM and OK for trunk.
Hi Robin:
Thanks for your review on this stuff, this set of intrinsic functions
is complicate
app@gmail.com; juzhe.zh...@rivai.ai; kito.ch...@sifive.com; Wang,
> Yanzhang
> Subject: Re: [PATCH v8] RISC-V: Support CALL for RVV floating-point dynamic
> rounding
>
> Hi Pan,
>
> thanks for your patience and your work. Apart from my general doubt
> whether mode-cha
sifive.com; Wang,
Yanzhang
Subject: Re: [PATCH v8] RISC-V: Support CALL for RVV floating-point dynamic
rounding
Hi Pan,
thanks for your patience and your work. Apart from my general doubt
whether mode-changing intrinsics are a good idea, I don't have other
remarks that need fixing. What I m
Hi Pan,
thanks for your patience and your work. Apart from my general doubt
whether mode-changing intrinsics are a good idea, I don't have other
remarks that need fixing. What I mentioned before:
- Handling of asms wouldn't be a huge change. It can be done
in a follow-up patch of course but
From: Pan Li
Update in PATCH v8:
1. Emit non-abnormal backup insn to edge.
2. Fix _after return when call.
3. Refine some run tests.
4. Cleanup code.
Original commit logs:
In basic dynamic rounding mode, we simply ignore call instructions and
we would like to take care of call in this PATCH.