aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>2023-05-25 14:19:29 +0800
committerPan Li <pan2.li@intel.com>2023-05-25 14:19:29 +0800
commit53bd7622de70a4ca4a25cac953da3be2a24bc3c8 (patch)
treee4e8bed494c6d798998b2799bdb97e90d404810f /gcc/tree-vectorizer.h
parentc9a19621a07e246385ae075b61283140b23c3b5a (diff)
downloadgcc-53bd7622de70a4ca4a25cac953da3be2a24bc3c8.zip
gcc-53bd7622de70a4ca4a25cac953da3be2a24bc3c8.tar.gz
gcc-53bd7622de70a4ca4a25cac953da3be2a24bc3c8.tar.bz2
RISC-V: Remove FRM_REGNUM dependency for rtx conversions
According to RVV ISA: The conversions use the dynamic rounding mode in frm, except for the rtz variants, which round towards zero. So rtz conversion patterns should not have FRM dependency. We can't support mode switching for FRM yet since rvv intrinsic doc is not updated but I think this patch is correct. gcc/ChangeLog: * config/riscv/vector.md: Remove FRM_REGNUM dependency in rtz instructions. Signed-off-by: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions