[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
parent
840737fc
Please register or sign in to comment