Skip to content

question on invalid_flag for bulknormaldot #2273

@Vivvvvvvv

Description

@Vivvvvvvv

Hi,

I got a question on invalid flag calculation in the bulknormaldot.h file. Normally, a pos/neg infinite number should be non-NAN and non-Zero. Currently, I am performing instruction vfwldot.vv with sew=16 and lmul=1, and a=0xffd8 b=0x7f80 as one pair of the src。 For the src B, both any_neg_inf and nan are set to 1, which later resulting in invalid_flag being set(as there are other pos_inf srcs ). In my opinion, !NAN should be checked when setting any_pos/neg_inf.

I am not sure if I misunderstood this part. Please correct me if I am wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions