[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
Thu Aug 5 23:27:45 PDT 2021
chrisjackson added a comment.
Furthermore, if LSR has not modified the DIExpression, then restoring it to the cached DIExpression is a NOP.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107016/new/
https://reviews.llvm.org/D107016
More information about the llvm-commits
mailing list