[PATCH] D29624: [DSE] Basic MemorySSA-backed global DSE

bryant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:11:54 PDT 2017


bryant added a comment.

Yes. This was my first foray into sparse, non-local DSE and exists as a back-up if for some reason PDSE doesn't make it in (the biggest concern now is speed).


Repository:
  rL LLVM

https://reviews.llvm.org/D29624





More information about the llvm-commits mailing list