| | | | --- | --- | | Bugzilla Link | [11259](https://llvm.org/bz11259) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description when calling si2fp or ui2fp and the input number is of type i1, it is possible to convert it to a select (i1 %c, 0, -1).