[MLIR][SCF] Fix comment in `TestTilingInterface.cpp` (NFC)
authorLorenzo Chelini <l.chelini@icloud.com>
Tue, 17 Jan 2023 17:47:36 +0000 (18:47 +0100)
committerLorenzo Chelini <l.chelini@icloud.com>
Tue, 17 Jan 2023 17:50:11 +0000 (18:50 +0100)
commit9a479008d466bbab885e4f7be03a50a1ee547dba
treed995148f4d1b961c88668174a2444c7449a060f3
parentfd9f04a555ff7ba171b12b9d07e7ccc228219298
[MLIR][SCF] Fix comment in `TestTilingInterface.cpp` (NFC)

The method is called `tileConsumerAndFuseProducerGreedilyUsingSCFForOp`
and not `tileAndFuseGreedilyUsingSCFForOp`.
mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp