================
@@ -5575,6 +5575,34 @@ LogicalResult ShapeCastOp::verify() {
return success();
}
+namespace {
----------------
newling wrote:
Thanks. I intend to change this in a follow-up PR.
https://github.com/llvm/llvm-project/pull/135841