[all-commits] [llvm/llvm-project] a7fc39: [mlir] Use _odsPrinter for printer name in generat...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Wed Nov 3 15:35:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7fc39f21353b657af941e84f964aa0607c92e93
      https://github.com/llvm/llvm-project/commit/a7fc39f21353b657af941e84f964aa0607c92e93
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  [mlir] Use _odsPrinter for printer name in generated code

The generated name should not be load bearing, so this should be a NFC change.

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




More information about the All-commits mailing list