[PATCH] D113289: LICM: Hoist LOAD without STORE
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 1 06:46:54 PST 2021
djtodoro updated this revision to Diff 391009.
djtodoro added a comment.
- Update the llvm/test/Transforms/LICM/scalar-promote-opaque-ptrs.ll
@lebedev.ri is this ok to go as is?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113289/new/
https://reviews.llvm.org/D113289
Files:
llvm/include/llvm/Transforms/Utils/SSAUpdater.h
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Utils/SSAUpdater.cpp
llvm/test/Transforms/InstMerge/st_sink_bugfix_22613.ll
llvm/test/Transforms/LICM/hoist-load-without-store.ll
llvm/test/Transforms/LICM/promote-capture.ll
llvm/test/Transforms/LICM/scalar-promote-memmodel.ll
llvm/test/Transforms/LICM/scalar-promote-opaque-ptrs.ll
llvm/test/Transforms/LICM/scalar-promote.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113289.391009.patch
Type: text/x-patch
Size: 15038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/ff8e08ac/attachment.bin>
More information about the llvm-commits
mailing list