[DAGCombiner][SVE] Fix invalid use of getVectorNumElements() in visitSRA.
Make sure scalable property is preserved by using getVectorElementCount(). Reviewed By: paulwalker-arm Differential Revision: https://reviews.llvm.org/D95967
Loading
Please sign in to comment