Skip to content

[RISCV][clang] Remove the zvfhmin and zvfh check for BaseType and use RequiredFeatures in riscv_vector.td #101621

@4vtomat

Description

@4vtomat

Remove the zvfhmin and zvfh check for BaseType and use RequiredFeatures in riscv_vector.td to check the intrinsics instead, the type check should be done in checkRVVTypeSupport. This check also not able to work on the intrinsics that have Float16 but the BaseType is not Float16 such as vfcvt_f_x_v.

Metadata

Metadata

Assignees

Labels

backend:RISC-Vclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions