[PATCH] D59533: [X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsics to match gcc and icc.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 13:24:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356609: [X86] Add __crc32b/__crc32w/__crc32d/__crc32q intrinsics to match gcc and icc. (authored by ctopper, committed by ).
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59533?vs=191251&id=191568#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59533/new/

https://reviews.llvm.org/D59533

Files:
  cfe/trunk/lib/Headers/ia32intrin.h
  cfe/trunk/test/CodeGen/x86-crc-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59533.191568.patch
Type: text/x-patch
Size: 4771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190320/68604667/attachment.bin>


More information about the cfe-commits mailing list