[PATCH] D107016: [DebugInfo][LoopStrengthReduction] Ensure restoration of cached DIExpression when using SCEV-based salvaging
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 4 05:29:37 PDT 2021
chrisjackson added a comment.
In D107016#2912731 <https://reviews.llvm.org/D107016#2912731>, @djtodoro wrote:
> should we add a test case?
Hello, this is covered by an existing test, llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll.
In D107016#2912731 <https://reviews.llvm.org/D107016#2912731>, @djtodoro wrote:
> should we add a test case?
I believe this is already covered somewhat by /test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107016/new/
https://reviews.llvm.org/D107016
More information about the llvm-commits
mailing list