[all-commits] [llvm/llvm-project] 9a4790: [MLIR][SCF] Fix comment in `TestTilingInterface.cp...

lorenzo chelini via All-commits all-commits at lists.llvm.org
Tue Jan 17 09:50:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a479008d466bbab885e4f7be03a50a1ee547dba
      https://github.com/llvm/llvm-project/commit/9a479008d466bbab885e4f7be03a50a1ee547dba
  Author: Lorenzo Chelini <l.chelini at icloud.com>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp

  Log Message:
  -----------
  [MLIR][SCF] Fix comment in `TestTilingInterface.cpp` (NFC)

The method is called `tileConsumerAndFuseProducerGreedilyUsingSCFForOp`
and not `tileAndFuseGreedilyUsingSCFForOp`.




More information about the All-commits mailing list