[SPIR-V] Fix incorrect bitwise instructions applied to the bool type (#85929)
This PR ensures that LLVM IR bitwise instructions result in logical SPIR-V instructions when applied to i1 type.
parent
cc918606
Please register or sign in to comment