[all-commits] [llvm/llvm-project] 79dffb: Fix flang build after MLIR API change

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jan 17 23:01:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79dffbadf69c6604698e193d639d2580eb3814c4
      https://github.com/llvm/llvm-project/commit/79dffbadf69c6604698e193d639d2580eb3814c4
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRDialect.td

  Log Message:
  -----------
  Fix flang build after MLIR API change

In c8e047f5e1 the default for useDefault{Type/Attribute}PrinterParser
was changed in ODS, restore the old value explicitly for the FirDialect.




More information about the All-commits mailing list