[PATCH] D112315: [DSE] Use optimized access if available for redundant store elimination.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 13:37:59 PST 2021
fhahn updated this revision to Diff 386650.
fhahn added a comment.
Add comment as suggested and add run lines with flag added in D112313 <https://reviews.llvm.org/D112313>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112315/new/
https://reviews.llvm.org/D112315
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/Transforms/DeadStoreElimination/stores-of-existing-values.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112315.386650.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/d407964c/attachment.bin>
More information about the llvm-commits
mailing list