[all-commits] [llvm/llvm-project] a3e48a: [mlir][LLVM] Export LLVMFuncOp's GC for declarations

Christian Ulmann via All-commits all-commits at lists.llvm.org
Mon Jul 3 08:25:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3e48ad9b8106d86eee0d9b0566973dd4b5daaad
      https://github.com/llvm/llvm-project/commit/a3e48ad9b8106d86eee0d9b0566973dd4b5daaad
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/test/Target/LLVMIR/llvmir.mlir

  Log Message:
  -----------
  [mlir][LLVM] Export LLVMFuncOp's GC for declarations

This commit ensures that the garbage collector attribute of LLVMFuncOps
is exported, even when they are declarations.




More information about the All-commits mailing list