[PATCH] D40375: Use MemorySSA in LICM to do sinking and hoisting.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 10:04:29 PST 2018
asbirlea marked 6 inline comments as done.
asbirlea added a comment.
Thanks George, marking as Done. Also note that the optimization enables by this flag remains disabled.
Other reviewers: please let me know if there are remaining issues or concerns.
Please note that the use of MemorySSA remains disabled with this patch.
Repository:
rL LLVM
https://reviews.llvm.org/D40375
More information about the llvm-commits
mailing list