[PATCH] D41068: [CallSiteSplitting] Don't let debug intrinsics affect optimizations

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 06:54:45 PST 2017


uabelho added a comment.

Does the patch make sense?

I don't know this code at all or if there are other problems that also needs to be addressed if we allow dbg.values to be
between the phi nodes and the call.


https://reviews.llvm.org/D41068





More information about the llvm-commits mailing list