[PATCH] D40480: MemorySSA backed Dead Store Elimination.

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 03:19:48 PST 2017


javed.absar added a comment.

Just a suggestion: To ease review, could this be split into smaller patches along the lines you mention - noop stores, partial overwrites, stores before frees/lifetime_ends ?


https://reviews.llvm.org/D40480





More information about the llvm-commits mailing list