forked from OSchip/llvm-project
a6cef03f66
This was carry over from LLVM IR where the alias definition can be ambiguous, but MLIR type aliases have no such problems. Having the `type` keyword is superfluous and doesn't add anything. This commit drops it, which also nicely aligns with the syntax for attribute aliases (which doesn't have a keyword). Differential Revision: https://reviews.llvm.org/D125501 |
||
---|---|---|
.. | ||
canonicalize.mlir | ||
convert-const.mlir | ||
convert-fakequant-invalid.mlir | ||
convert-fakequant.mlir | ||
parse-any-invalid.mlir | ||
parse-any.mlir | ||
parse-calibrated-invalid.mlir | ||
parse-calibrated.mlir | ||
parse-ops-invalid.mlir | ||
parse-ops.mlir | ||
parse-uniform-invalid.mlir | ||
parse-uniform.mlir | ||
quant_region.mlir |