[all-commits] [llvm/llvm-project] 9db611: Add API for adding arguments to blocks

George Lyon via All-commits all-commits at lists.llvm.org
Wed Feb 3 13:15:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9db61142965e6f4b382e7ff7bde8af5d8396fe98
      https://github.com/llvm/llvm-project/commit/9db61142965e6f4b382e7ff7bde8af5d8396fe98
  Author: George <GeorgeLyon at users.noreply.github.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  Add API for adding arguments to blocks

This just exposes a missing API

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




More information about the All-commits mailing list