[PATCH] D56625: [LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with MemorySSA.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 25 15:15:22 PST 2019
asbirlea updated this revision to Diff 183636.
asbirlea marked 3 inline comments as done.
asbirlea added a comment.
Thank you for the comments! Addressed.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56625/new/
https://reviews.llvm.org/D56625
Files:
include/llvm/Analysis/AliasSetTracker.h
include/llvm/Transforms/Utils/LoopUtils.h
include/llvm/Transforms/Utils/SSAUpdater.h
lib/Analysis/AliasSetTracker.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Scalar/LICM.cpp
lib/Transforms/Utils/SSAUpdater.cpp
test/CodeGen/PowerPC/pr35688.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56625.183636.patch
Type: text/x-patch
Size: 20585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/e673a711/attachment.bin>
More information about the llvm-commits
mailing list