[all-commits] [llvm/llvm-project] f65331: [mlir][AsmPrinter] Remove recursion while SSA naming

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Tue May 11 20:32:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f653313d4aec6f92b224ef996a8ac236dbb48baf
      https://github.com/llvm/llvm-project/commit/f653313d4aec6f92b224ef996a8ac236dbb48baf
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2021-05-12 (Wed, 12 May 2021)

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

  Log Message:
  -----------
  [mlir][AsmPrinter] Remove recursion while SSA naming

Address the TODO of removing recursion while SSA naming.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D102226




More information about the All-commits mailing list