Add a convenient operation build method for spirv::SelectOp
The SelectOp always has the same result type as its true/false value. Add a builder method that uses the operand type to get the result type. PiperOrigin-RevId: 277217978
Loading
Please sign in to comment