[all-commits] [llvm/llvm-project] 56880f: [mlir][LLVM] Add result attribute import support

Christian Ulmann via All-commits all-commits at lists.llvm.org
Wed Jan 25 06:54:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56880fd257e22cdc4846e9674ada9fa1d70b3ecb
      https://github.com/llvm/llvm-project/commit/56880fd257e22cdc4846e9674ada9fa1d70b3ecb
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Target/LLVMIR/ModuleImport.h
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    M mlir/test/Target/LLVMIR/Import/function-attributes.ll

  Log Message:
  -----------
  [mlir][LLVM] Add result attribute import support

This commit introduces support for importing result attributes.

Depends on D142372

Reviewed By: gysit

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




More information about the All-commits mailing list