[PATCH] D132141: [X86] Emulate _rdrand64_step with two rdrand32 if it is 32bit

Bing Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 19:12:38 PDT 2022


yubing updated this revision to Diff 455041.
yubing added a comment.

address sign-conversion issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132141

Files:
  clang/lib/Headers/immintrin.h
  clang/test/CodeGen/X86/rdrand-builtins.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132141.455041.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220824/971ec9e7/attachment.bin>


More information about the cfe-commits mailing list