[all-commits] [llvm/llvm-project] 5f782d: Preserve argument locations when cloning a region.

Dominik Grewe via All-commits all-commits at lists.llvm.org
Sun Jan 16 13:20:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f782d25a742302d25ef3c8b84b54f7483c2deb9
      https://github.com/llvm/llvm-project/commit/5f782d25a742302d25ef3c8b84b54f7483c2deb9
  Author: Dominik Grewe <dominikg at google.com>
  Date:   2022-01-16 (Sun, 16 Jan 2022)

  Changed paths:
    M mlir/lib/IR/Region.cpp
    M mlir/test/Transforms/inlining.mlir

  Log Message:
  -----------
  Preserve argument locations when cloning a region.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list