[all-commits] [llvm/llvm-project] 37ce66: [mlir] Fix resource printing in the presence of mu...

Jeff Niu via All-commits all-commits at lists.llvm.org
Thu Aug 10 16:31:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37ce660afadd4440e670b406dfb199cabc438a83
      https://github.com/llvm/llvm-project/commit/37ce660afadd4440e670b406dfb199cabc438a83
  Author: Mogball <jeff at modular.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M mlir/lib/IR/AsmPrinter.cpp

  Log Message:
  -----------
  [mlir] Fix resource printing in the presence of multiple dialects

The comma+newline could get skipped when more than one dialect has
resource providers but not all may have resources to print.




More information about the All-commits mailing list