forked from OSchip/llvm-project
a764c19d17
When using a RewritePattern and replacing an operation with an existing value, that value may have already been replaced by something else. This cl ensures that only the final value is used when applying rewrites. PiperOrigin-RevId: 258058488 |
||
---|---|---|
mlir |