[all-commits] [llvm/llvm-project] 3115e6: [Assignment Tracking][25/*] Replace sunk address u...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Mon Nov 21 07:51:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3115e6828c1c2cc447923d7b81062ca48a1b9bc2
      https://github.com/llvm/llvm-project/commit/3115e6828c1c2cc447923d7b81062ca48a1b9bc2
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    A llvm/test/DebugInfo/Generic/assignment-tracking/codegenprepare/sunk-addr.ll

  Log Message:
  -----------
  [Assignment Tracking][25/*] Replace sunk address uses in dbg.assign intrinsics

The Assignment Tracking debug-info feature is outlined in this RFC:

https://discourse.llvm.org/t/
rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir

Reviewed By: StephenTozer

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




More information about the All-commits mailing list