commit | 151ab4844af55846c8ae609cc7e39bb19c9a3d73 | [log] [tgz] |
---|---|---|
author | Alina Sbirlea <asbirlea@google.com> | Thu May 02 23:12:49 2019 +0000 |
committer | Alina Sbirlea <asbirlea@google.com> | Thu May 02 23:12:49 2019 +0000 |
tree | 6ea9eeeadbf5e5837df0ca4752f1804f18606603 | |
parent | 1db0f0ca988f95916dc553afa48387b698811ec8 [diff] |
[MemorySSA] Refactor removing multiple trivial phis [NFC]. Summary: Create a method to clean up multiple potentially trivial phis, since we will need this often. Reviewers: george.burgess.iv Subscribers: jlebar, Prazek, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61471 llvm-svn: 359842