[all-commits] [llvm/llvm-project] 69d324: [mlir][Linalg] NFC - Automate the printing of cano...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Oct 12 04:26:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 69d3247f35a7d73af217d9ca33c3731640f3938e
      https://github.com/llvm/llvm-project/commit/69d3247f35a7d73af217d9ca33c3731640f3938e
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp

  Log Message:
  -----------
  [mlir][Linalg] NFC - Automate the printing of canonicalizers and folders for nameds Linalg ops.

This revision reduces the number of places that specific information needs to be modified when adding new named Linalg ops.

Differential Revision: https://reviews.llvm.org/D89223




More information about the All-commits mailing list