[LegalizeTypes] Simplify code for UndefinedBooleanContent in PromoteIntOp_VECREDUCE.
We can treat UndefinedBooleanContent the same as ZeroOrOneBooleanContent. There's no reason to consider sign extending.
Loading
Please sign in to comment
We can treat UndefinedBooleanContent the same as ZeroOrOneBooleanContent. There's no reason to consider sign extending.