[PATCH] D20614: Remove trailing spaces in x86 intrinsic headers

Katya Romanova via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 12:42:23 PDT 2016


kromanova updated this revision to Diff 58472.
kromanova added a comment.

I attached full svn diff. Thank you Michael!

I had to clean up the trailing spaces from doxygen comments (because it mess up our post-processing scripts), but since I was doing it, I decided to clean up the rest of the header files in the intrinsics header directory. That's why some of the files that you recently touched were affected.


Repository:
  rL LLVM

http://reviews.llvm.org/D20614

Files:
  __wmmintrin_aes.h
  __wmmintrin_pclmul.h
  avx512fintrin.h
  avx512vldqintrin.h
  mwaitxintrin.h
  pmmintrin.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20614.58472.patch
Type: text/x-patch
Size: 28766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/0daa55d3/attachment-0001.bin>


More information about the cfe-commits mailing list