[PATCH] D29149: NewGVN: Add basic dead store elimination

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 16:13:51 PST 2017


efriedma added a comment.

> Most value numbering implementations call it dead store elimination.

That's a good reason to continue using that name.


https://reviews.llvm.org/D29149





More information about the llvm-commits mailing list