[PATCH] D109044: [DebugInfo][LoopStrengthReduction] Produce shorter expressions when using scev-based salvaging
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 7 08:42:45 PDT 2021
chrisjackson updated this revision to Diff 371091.
chrisjackson added a comment.
Remove unused (and potentially confusing) bool return value from functions that rewrite the dbg.value intrinsics.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109044/new/
https://reviews.llvm.org/D109044
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-0.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109044.371091.patch
Type: text/x-patch
Size: 7351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/70e3eda2/attachment.bin>
More information about the llvm-commits
mailing list