[PATCH] D100464: [DSE] Remove stores in the same loop iteration
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 02:34:01 PDT 2021
dmgreen updated this revision to Diff 347330.
dmgreen added a comment.
Herald added a subscriber: foad.
Rebase onto main. Any thoughts or comments on this now?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100464/new/
https://reviews.llvm.org/D100464
Files:
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
llvm/test/Other/opt-O2-pipeline.ll
llvm/test/Other/opt-O3-pipeline-enable-matrix.ll
llvm/test/Other/opt-O3-pipeline.ll
llvm/test/Other/opt-Os-pipeline.ll
llvm/test/Transforms/DeadStoreElimination/multiblock-loops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100464.347330.patch
Type: text/x-patch
Size: 12661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/6c31d7c9/attachment.bin>
More information about the llvm-commits
mailing list