[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
Sun Sep 19 12:21:39 PDT 2021
chrisjackson updated this revision to Diff 373471.
chrisjackson added a comment.
Required a minor modification as I realised the parent patch (D107016 <https://reviews.llvm.org/D107016>) was unnecessary
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.373471.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210919/60f33252/attachment.bin>
More information about the llvm-commits
mailing list