[PATCH] D15999: Adding doxygen comments to the LLVM intrinsics (part 2, _wmmintrin_pclmul.h)
Katya Romanova via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 24 01:03:49 PST 2016
kromanova added a comment.
I did some build time measurement on a big game code where the the intrisics are heavily used (PHC was enabled). The presence of comments didn't make any noticeable difference.
Sean did similar measurements without PCH and didn't see any difference in performance neither.
Repository:
rL LLVM
http://reviews.llvm.org/D15999
More information about the cfe-commits
mailing list