[all-commits] [llvm/llvm-project] 6d8ddf: [X86] Emulate _rdrand64_step with two rdrand32 if ...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Tue Aug 23 19:23:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d8ddf53cc8026748a27a8964e117da371f2ccf2
https://github.com/llvm/llvm-project/commit/6d8ddf53cc8026748a27a8964e117da371f2ccf2
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M clang/lib/Headers/immintrin.h
M clang/test/CodeGen/X86/rdrand-builtins.c
Log Message:
-----------
[X86] Emulate _rdrand64_step with two rdrand32 if it is 32bit
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D132141
More information about the All-commits
mailing list