[all-commits] [llvm/llvm-project] 834baf: [KeyInstr] Inline atom info
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue May 6 05:54:29 PDT 2025
Branch: refs/heads/users/OCHyams/ki-llvm-inline
Home: https://github.com/llvm/llvm-project
Commit: 834baf169f53887ed16cc850ec80bbd650189faf
https://github.com/llvm/llvm-project/commit/834baf169f53887ed16cc850ec80bbd650189faf
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-06 (Tue, 06 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.
Commit: 06aae56e55b105278ac33ee4c9a2a7fc6ebf79ef
https://github.com/llvm/llvm-project/commit/06aae56e55b105278ac33ee4c9a2a7fc6ebf79ef
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/test/DebugInfo/KeyInstructions/Generic/inline.ll
Log Message:
-----------
nit
Compare: https://github.com/llvm/llvm-project/compare/c89fa2bef4e9...06aae56e55b1
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