[PATCH] D112313: [DSE] Optimize defining access of defs while walking upwards.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 07:16:20 PST 2021
fhahn updated this revision to Diff 388914.
fhahn added a comment.
disable MSSA optimizations when stepping over a 'skippable' def
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112313/new/
https://reviews.llvm.org/D112313
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112313.388914.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/5ace62d6/attachment.bin>
More information about the llvm-commits
mailing list