[PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 09:36:29 PST 2015
mcrosier accepted this revision.
mcrosier added a comment.
This revision is now accepted and ready to land.
Committed in r255247. I missed David's comments prior to the commit, but I did clang-format the patch before submission. That did address a few of the issues. I addressed David's suggestion for range-based loops in r255265.
Repository:
rL LLVM
http://reviews.llvm.org/D13363
More information about the llvm-commits
mailing list