[all-commits] [llvm/llvm-project] 2eb5f3: Fix omitted kw in type alias printer

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sun Jan 31 14:07:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eb5f3454212aa906388013e6807a7a906233f18
      https://github.com/llvm/llvm-project/commit/2eb5f3454212aa906388013e6807a7a906233f18
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp
    M mlir/test/IR/print-attr-type-aliases.mlir

  Log Message:
  -----------
  Fix omitted kw in type alias printer

* Fixing missing `type` keyword in alias print
* Add test for large tuple type alias & rerun output to verify printed
form can be parsed (which caught the above).




More information about the All-commits mailing list