[all-commits] [llvm/llvm-project] 111ae2: [mlir] Use rewriting infrastructure in AsyncToLLVM

Tres via All-commits all-commits at lists.llvm.org
Tue Dec 8 08:30:28 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 111ae220a3bff944e10a0760ce344630f4efc40d
      https://github.com/llvm/llvm-project/commit/111ae220a3bff944e10a0760ce344630f4efc40d
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp

  Log Message:
  -----------
  [mlir] Use rewriting infrastructure in AsyncToLLVM

This is needed so a listener hears all changes during the dialect
conversion to allow correct rollbacks upon failure.

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




More information about the All-commits mailing list