Simplify the verification of ExtractElementop.
Make it clear that it cares about the aggregate type being a vector or tensor and not just that it has a shape. Remove redundant validation from the custom method that is now covered by the tablegen'ed verification This is related to making MemRefs a ShapedType as well. -- PiperOrigin-RevId: 248610443
Loading
Please sign in to comment