art/test/535-regression-const-val/info.txt

3 lines
132 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Test a regression where SsaChecker would fail comparing raw value of IntConstant
vs FloatConstant due to a static_cast sign extend.