[PATCH] D113289: LICM: Hoist LOAD without STORE
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 19 03:14:07 PST 2021
djtodoro updated this revision to Diff 388452.
djtodoro added a comment.
- Addressing comments
- Improving && reducing the test
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/LICM/AArch64/hoist-load-without-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113289.388452.patch
Type: text/x-patch
Size: 12343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/a4811528/attachment.bin>
More information about the llvm-commits
mailing list