[all-commits] [llvm/llvm-project] 0cd5b7: [MLIR][LLVM] Preserve unknown function metadata on...

Akimasa Watanuki via All-commits all-commits at lists.llvm.org
Wed Jun 10 08:27:59 PDT 2026


  Branch: refs/heads/users/Men-cotton/mlir/preserve-unknown-function-metadata-on-import
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cd5b7f66cac7ce74c8c39620f4b1ce0dad0da3f
      https://github.com/llvm/llvm-project/commit/0cd5b7f66cac7ce74c8c39620f4b1ce0dad0da3f
  Author: mencotton <mencotton0410 at gmail.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleImport.cpp
    A mlir/test/Target/LLVMIR/Import/function-metadata.ll

  Log Message:
  -----------
  [MLIR][LLVM] Preserve unknown function metadata on import

Import non-debug function metadata without a kind-specific dialect conversion into LLVMFuncOp function_metadata. Preserve repeated metadata kinds through the generic carrier so LLVM IR import and export can round-trip those attachments.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list