[all-commits] [llvm/llvm-project] 74273d: [Debuginfo][LSR] Add salvaging variadic dbg.value ...

chrisjbris via All-commits all-commits at lists.llvm.org
Wed Apr 27 05:12:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74273d575f9938d751a1c67862cffe553fe2de8b
      https://github.com/llvm/llvm-project/commit/74273d575f9938d751a1c67862cffe553fe2de8b
  Author: Chris Jackson <chrisj at graphcore.ai>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
    A llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-5.ll

  Log Message:
  -----------
  [Debuginfo][LSR] Add salvaging variadic dbg.value intrinsics [2/2]

This relands commit 8f550368b169b0a3d4ebc3e65efec49ec1e0798a.

The test is amended with REQUIRES: x86-registered-target, in line with
the other debuginfo-scev-salvage tests.

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




More information about the All-commits mailing list