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

Joshua Cranmer via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 11:01:10 PDT 2024


https://github.com/jcranmer-intel commented:

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.

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


More information about the llvm-commits mailing list