[PATCH] D32002: [X86] Improve large struct pass by value performance

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 01:16:36 PDT 2017


courbet added a comment.

In https://reviews.llvm.org/D32002#727868, @craig.topper wrote:

> Is this related to this bit from the Intel Optimization Manual.


Yes, exactly. Do you think calling the flag "HasEnhancedStrings" would make this clearer ?


https://reviews.llvm.org/D32002





More information about the llvm-commits mailing list