<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/57327>57327</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Support affine.parallel in affine analysis `getIndexSet`
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            mlir:affine
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          bondhugula
      </td>
    </tr>
</table>

<pre>
    The [`getIndexSet`](https://github.com/llvm/llvm-project/blob/e624f8a3bb88075493dec521408993ea0ef7bde0/mlir/lib/Dialect/Affine/Analysis/AffineAnalysis.cpp#L240) utility currently only supports affine.for and affine.if ops. Support affine.parallel op as well so that analysis and transformation can work in conjunction with affine "parallelized" code when desirable.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVUk2P3CAM_TXJBTUiQCbJgcNUq5VW6m37B0xwEnYZiPjodPrrS7Iz20PVQyUEPNs82zwrr2_y-4qk6r5WJ7pgenEaf75iKqjqnio2rCltseLnij2XtZi0ZtVM_lKAtT8ex5ct-DecUoHKelUOPDExD8CVGgbad2LkGqeOtYIO48gRKM690khL6MWasPOY_d2TAftBdJ5n43C_OLC3aOKn7WFopm2rGP_GRKEZSU7GmnQjUw4BXbI34l3ZYt42H1IkcDxuZh8IOP2AZiZ-iw15_Qh7mDcIYC3a4iQQyRWtJdGTtEIJuec_aFIAFwvnBZLxjkzgyNWHd2LK3bu37KbDfi0_d-cmFWMPevMLdYElVCO5ruiIxmgCKItNjbI9nVpOe8pZrSXXIx-hTiZZlP8qt6S9Z_ms8i9l6xys_G9hTYwZdxG6nrO-XiXtFQzQjYNoUam2m6gQVPQdnUQ3irGvLSi0Ue7DxdihMj_DXVVWxqs2klHG6FAEZG1psoFWMVV4GehRTxorQfECxjZ7LY0PSx3kUZbKSyxOa2KKf5wQo1kc4pGy8ENOqw9SeafXvGQL9dGEPDr4DZjg_X4">