[LVI][CVP] Treat undef like a full range (#68190)
When converting to ConstantRange, we should treat undef like a full range. Fixes #68381.
Loading
Please sign in to comment
When converting to ConstantRange, we should treat undef like a full range. Fixes #68381.