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