[PATCH] D27290: When hoisting instructions out of loops their debug loc should be removed (MLICM pass).

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 16:04:20 PST 2016


wolfgangp added a comment.

In https://reviews.llvm.org/D27290#611005, @dblaikie wrote:

> Seems reasonable - any chance of simplifying the test case further?


Thanks for the review, David. I simplified the test case and added a comment.


https://reviews.llvm.org/D27290





More information about the llvm-commits mailing list