[PATCH] D42551: [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 09:37:33 PST 2018


mattd added a comment.

Based on @mzolotukhin's analysis, it doesn't seem that this change causes a significant performance impact, so I'm going ahead and pushing this patch.


https://reviews.llvm.org/D42551





More information about the llvm-commits mailing list