[all-commits] [llvm/llvm-project] 761366: Revert "[Debuginfo][LSR] Add salvaging variadic db...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Apr 27 16:14:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 761366e6ae8111f82927a0409a4f60ce4c66de9f
https://github.com/llvm/llvm-project/commit/761366e6ae8111f82927a0409a4f60ce4c66de9f
Author: Kirill Stoimenov <kstoimenov at google.com>
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
R llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-5.ll
Log Message:
-----------
Revert "[Debuginfo][LSR] Add salvaging variadic dbg.value intrinsics [2/2]"
This reverts commit 74273d575f9938d751a1c67862cffe553fe2de8b.
Buildbot: https://lab.llvm.org/buildbot/#/builders/5/builds/22795
Failing with memory leak.
More information about the All-commits
mailing list