[MLIR][SROA] Reuse allocators to avoid rewalking the IR
This commit extends the SROA interfaces to ensure the impementations can communicate newly created allocators to the algorithm. This ensures that the SROA implementation does no longer require re-walking the IR to find new allocators.
parent
ca051dfe
Please register or sign in to comment