[all-commits] [llvm/llvm-project] 25b843: add set_type to ir.Value

Maksim Levental via All-commits all-commits at lists.llvm.org
Wed Jul 26 05:32:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 25b8433b759791c49f3abec8a9971066cdc2975c
      https://github.com/llvm/llvm-project/commit/25b8433b759791c49f3abec8a9971066cdc2975c
  Author: max <maksim.levental at gmail.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/python/ir/value.py

  Log Message:
  -----------
  add set_type to ir.Value

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




More information about the All-commits mailing list