[PATCH] D107448: {DebugInfo][LoopStrengthReduction] Don't cache dbg.value that are already undef

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 05:49:05 PDT 2021


StephenTozer added a comment.

Sensible; unfortunately, it probably needs a test - including an extra undef dbg.value in the test on the previous patch will probably do.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107448/new/

https://reviews.llvm.org/D107448



More information about the llvm-commits mailing list