[mlir][NFC] Add static ShapedType::isDynamicShape utility
This utility is useful when we need to know if shape is dynamic and we don't have a Type itself. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D138267
Loading
Please sign in to comment