[PATCH] D41104: Set the NoRecurse attribute for the dbg intrinsics.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 14:05:18 PST 2018


efriedma added a comment.

I don't see anything wrong with the patch, exactly... but we probably need to fix TargetTransformInfo::isLoweredToCall to correctly handle intrinsics before we merge this.


https://reviews.llvm.org/D41104





More information about the llvm-commits mailing list