<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/149081>149081</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[mlir][bufferization] Typo in to_tensor op's summary field
</td>
</tr>
<tr>
<th>Labels</th>
<td>
mlir
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ckoparkar
</td>
</tr>
</table>
<pre>
In ee070d08163ac09842d9bf0c1315f311df39faf1, `to_tensor` op's summary field was edited as follows:
```diff
-let summary = "create a tensor from a `memref`";
+let summary = "create a buffer-like type from a tensor-like type";
```
It should instead be `create a tensor-like type from a buffer-like type` right?
/cc @matthias-springer @andrey-golubev
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJx8kk2L3DwQhH-NfBEzSC1_HnzYeQfD3t97aEstW1nZMpK8y-TXB8_sB2xCoMHQWE9VF4UpuWkl6ll1YdW1wD3PIfb6JWwYXzAWYzC3_nnlRKIRRrSyVqhF15ZgutEKLZWsrJLSWNVZtJLBf5zVIocfmdYUIqsFDxuDJvG0LwvGG7eOvOFvmDgZl8lwTNwG78NbYuqJifvU4jHGWcvE08lT_gQwdeUMQEfCTBz5Q4nbGBaOh_pCSyR7AACYuhw8uPyLMO7WUjx590I83zb6YD3IX_sv3oe_h93nzNMcdm-4W1MmNHykw8g3i38KfBc-4opumjNTw3sSMGjNWSkWzHl2mE5pi26dKPJji6uJdDtNwe8jvRamV6ZTHRbUy6aCum7KuinmXlnUABVYCW0jTWeFbBDbttT12BipCteDgEo0spYgSmjOlW5ao9EqVZNBA6wUtKDzZ-9fl3OIU-FS2qmXZSdaWXgcyad7jQAW7-IRVXUtYn_8fxr3KbFSeJdy-iJkl_29evcH1ZVVl0cg7hdmF1ZWXfn_ty1wt_LPRv21TsUefT_nvN0rBAODYXJ53sezDguD4ZB8_5y2GH6SzgyG-wWJwfB-xGsPvwMAAP__LtH4oQ">