[PATCH] D105545: [MergedLoadStoreMotion] Conditional store elimination
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 02:23:11 PDT 2021
chill updated this revision to Diff 358202.
chill added a comment.
In this updates:
- added tests
- update the Dom tree, preserve DomTreeAnalysis
- small fixes here and there
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105545/new/
https://reviews.llvm.org/D105545
Files:
llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
llvm/test/Other/opt-LTO-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/InstMerge/cond-store-elim.ll
llvm/test/Transforms/InstMerge/st_sink_split_bb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105545.358202.patch
Type: text/x-patch
Size: 39667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/0e08684c/attachment-0001.bin>
More information about the llvm-commits
mailing list