[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:23:07 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d8ddf53cc80: [X86] Emulate _rdrand64_step with two rdrand32 if it is 32bit (authored by yubing).
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.455043.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220824/d7ebd225/attachment.bin>
More information about the cfe-commits
mailing list