[all-commits] [llvm/llvm-project] cde2cc: [CodeExtractor] Use scope reparenting helper to up...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Mon Dec 12 12:51:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cde2cc9a8f46acfa1f92b127de28748943dc2de8
      https://github.com/llvm/llvm-project/commit/cde2cc9a8f46acfa1f92b127de28748943dc2de8
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/CodeExtractor.cpp
    M llvm/test/Transforms/HotColdSplit/update-split-loop-metadata.ll

  Log Message:
  -----------
  [CodeExtractor] Use scope reparenting helper to update loop dbg loc

Apply the same strategy from D139217 to loop debug locations.

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




More information about the All-commits mailing list