[llvm] [IR][Float8] Add two kinds float8 IR type (PR #89900)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 23:49:05 PDT 2024


JinjinLi868 wrote:

> Can you add some tests for invalid constants in the IR parser? In particular, I'd like to make sure that the float8e4m3fn is handled properly in the double-hex-constant mode, given that it lacks infinities and has but one NaN value.

done

https://github.com/llvm/llvm-project/pull/89900


More information about the llvm-commits mailing list