[VectorCombine] Enable transform 'scalarizeLoadExtract' for non constant indexes (#65445)
Enable the transform if a non constant index is guaranteed to be safe via a UREM/AND.
Loading
Please sign in to comment
Enable the transform if a non constant index is guaranteed to be safe via a UREM/AND.