[mlir] Reorder shape assuming bufferization.
The previous ordering continued to use the original assuming after replacing it which is not allowed. Now, inline the region from the old into the new before the replacement. Differential Revision: https://reviews.llvm.org/D90375
Loading
Please sign in to comment