[PATCH] D52827: [LICM] Make LICM able to hoist phis

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 11:03:34 PDT 2018


probinson added a comment.

Does this lose debug information?  I do very little with optimization passes so I don't know, but it would be nice to keep it in mind.


https://reviews.llvm.org/D52827





More information about the llvm-commits mailing list