[Attributor] Allow SelectInst in AAValueConstantRangeFloating
The genericValueTraversal will already handle SelectInst properly and we just needed to allow them in the initialize method.
Loading
Please sign in to comment
The genericValueTraversal will already handle SelectInst properly and we just needed to allow them in the initialize method.