Skip to content

Robust numeric op selection & FP detection #133

@yuvimittal

Description

@yuvimittal

Summary

Arithmetic/comparisons only check float32; double/half fall into integer ops so Add helpers is_fp(ty) and is_int(ty). Use them across + - * / < > <= >= == !=.

OS / Environment

-

Steps to Reproduce

File Upload (optional)

No response

Expected Results

Actual Results

-

IRx version

-

Code of Conduct

  • I agree to follow the Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions