[all-commits] [llvm/llvm-project] fde8c9: [KeyInstr] Inline atom info

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu May 1 08:09:19 PDT 2025


  Branch: refs/heads/users/OCHyams/ki-llvm-inline
  Home:   https://github.com/llvm/llvm-project
  Commit: fde8c9e4834a2dad33c1349ef94fc90544a09b65
      https://github.com/llvm/llvm-project/commit/fde8c9e4834a2dad33c1349ef94fc90544a09b65
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M llvm/lib/IR/DebugLoc.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp
    A llvm/test/DebugInfo/KeyInstructions/Generic/inline.ll

  Log Message:
  -----------
  [KeyInstr] Inline atom info

Source atom groups are identified by an atom group number and inlined-at pair,
so we simply can copy the atom numbers into the caller when inlining.



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