: Artemiy Volkov ; Robin Dapp
Subject: Re: [PATCH] RISC-V: Fix a typo in zce to zcf implication
> zce must imply zcf but this rule was corrupted after
> refactoring in this commit:
>
> 9e12010b5e724277ea44c300630802f464407d8d
>
> gcc/ChangeLog:
>
>* common/config/ri
> zce must imply zcf but this rule was corrupted after
> refactoring in this commit:
>
> 9e12010b5e724277ea44c300630802f464407d8d
>
> gcc/ChangeLog:
>
> * common/config/riscv/riscv-common.cc: fix zce to zcf
> implication.
Thanks, looks reasonable but please add a test case as it's clea
zce must imply zcf but this rule was corrupted after
refactoring in this commit:
9e12010b5e724277ea44c300630802f464407d8d
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc: fix zce to zcf
implication.
Signed-off-by: Yuriy Kolerov
---
gcc/common/config/riscv/riscv-common.cc