[PATCH] [X86] replace vinsertf128 intrinsics with generic shuffles

Sanjay Patel spatel at rotateright.com
Fri Mar 6 08:27:42 PST 2015


In http://reviews.llvm.org/D8088#135520, @andreadb wrote:

> The double-leading-underscores are not used to avoid the warnings. If you remove the extra underscores, you would still get the [-Wshadow] warnings.


I may be misunderstanding, but I thought the double-leading-underscores were used to avoid interacting with the user's namespace. Double-leading-underscore is reserved for the compiler only?


http://reviews.llvm.org/D8088

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list