[PATCH] D42453: Use branch funnels for virtual calls when retpoline mitigation is enabled.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 18:08:34 PST 2018


chandlerc added a comment.

I've not looked at all of the stuff yet, but focusing on the MI and lowering, yeah, this looks exactly like the direction I was imagining. Do you want me to go ahead and do a full review, or do you have other cleanups you need to make first? Were there any problems you ran into with this approach (other than the need to wire everything up here) that still need to be sorted out or that I can help with?


https://reviews.llvm.org/D42453





More information about the llvm-commits mailing list