[libc] Fix exp2f and prevent misuse of likely/unlikely
Let's make sure that we only accept boolean expressions when using likely/unlikely. Differential Revision: https://reviews.llvm.org/D143732
Loading
Please sign in to comment
Let's make sure that we only accept boolean expressions when using likely/unlikely. Differential Revision: https://reviews.llvm.org/D143732