[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
Wed Feb 21 16:45:42 PST 2018


mattd added a comment.

In https://reviews.llvm.org/D42551#1015339, @mzolotukhin wrote:

> I checked on the test I had and didn't see any measurable change. If any slowdowns occur after this patch is committed, I'll let you know.


Great!  Thanks for measuring this.


https://reviews.llvm.org/D42551





More information about the llvm-commits mailing list