[all-commits] [llvm/llvm-project] c79288: [Debuginfo][LSR] Add salvaging variadic dbg.value ...
chrisjbris via All-commits
all-commits at lists.llvm.org
Thu Apr 28 06:22:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c792884589b8c5596173a0ca1e749f03f4ac1171
https://github.com/llvm/llvm-project/commit/c792884589b8c5596173a0ca1e749f03f4ac1171
Author: Chris Jackson <chrisj at graphcore.ai>
Date: 2022-04-28 (Thu, 28 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]
Reland 3f2b76ec90b5f108272a3072a1345ba55d8ec75b with the test corrected
to require x86-registered-target.
Differential Revision: https://reviews.llvm.org/D120169
More information about the All-commits
mailing list