[PATCH] D107448: {DebugInfo][LoopStrengthReduction] Don't cache dbg.value that are already undef
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 4 06:02:16 PDT 2021
chrisjackson added a comment.
In D107448#2925184 <https://reviews.llvm.org/D107448#2925184>, @StephenTozer wrote:
> Sensible; unfortunately, it probably needs a test - including an extra undef dbg.value in the test on the previous patch will probably do.
I will add an undef dbg.value as you suggest as a form of regression test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107448/new/
https://reviews.llvm.org/D107448
More information about the llvm-commits
mailing list