llvm / llvm/llvm-project

getArbitraryFPSemantics lookup in APFloat.cpp is missing few entries for arbitrary FP formats.

Open
#208,879 8 comments 0 reactions 1 assignee Claimed by @ChiragPatel8 View on GitHub
floating-point llvm:support
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

It seems like fltSemantics are already defined for those missing entries but the lookup may not be updated in the said function.
these strings lookup fails, "Float8E5M2FNUZ", "Float8E4M3", "Float8E4M3FNUZ", "Float8E4M3B11FNUZ", "Float8E3M4", "Float8E8M0FNU"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.