[all-commits] [llvm/llvm-project] fce529: Fix `insertFunctionArguments()` block argument order.

Christian Sigg via All-commits all-commits at lists.llvm.org
Fri Nov 5 02:08:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fce529fc6e83dc045fab1715734aecdde962ec2e
      https://github.com/llvm/llvm-project/commit/fce529fc6e83dc045fab1715734aecdde962ec2e
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M mlir/lib/IR/FunctionSupport.cpp
    M mlir/test/IR/test-func-insert-arg.mlir

  Log Message:
  -----------
  Fix `insertFunctionArguments()` block argument order.

Reviewed By: rriddle

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




More information about the All-commits mailing list