[mlir] Make `printAlias` hooks public (NFC) (#78833)
commit15b089cb023eaf7f80bcd5cd0e0e5fdd2fa2cbd0
authorJeff Niu <jeff@modular.com>
Sat, 20 Jan 2024 07:23:41 +0000 (19 23:23 -0800)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2024 07:23:41 +0000 (19 23:23 -0800)
treeb766dfcc4e3d1241b05e490e44b2a0a04d027c29
parent34feb2263e22c6eb75f229591e73028b3d09f04c
[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.
mlir/include/mlir/IR/OpImplementation.h