[MLIR] Rename FusePadOpWithLinalgConsumer -> FusePadOpWithLinalgProducer (NFC)
Follow up after D128978, where I mistakenly rename the file. The linalg op is fused with its producer, not the consumer.
Loading
Please sign in to comment
Follow up after D128978, where I mistakenly rename the file. The linalg op is fused with its producer, not the consumer.