[all-commits] [llvm/llvm-project] 15b089: [mlir] Make `printAlias` hooks public (NFC) (#78833)

Jeff Niu via All-commits all-commits at lists.llvm.org
Fri Jan 19 23:23:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15b089cb023eaf7f80bcd5cd0e0e5fdd2fa2cbd0
      https://github.com/llvm/llvm-project/commit/15b089cb023eaf7f80bcd5cd0e0e5fdd2fa2cbd0
  Author: Jeff Niu <jeff at modular.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M mlir/include/mlir/IR/OpImplementation.h

  Log Message:
  -----------
  [mlir] Make `printAlias` hooks public (NFC) (#78833)

These are very useful when writing custom parsers and printers for
aggregate types or attributes that might want to print aliases.




More information about the All-commits mailing list