[all-commits] [llvm/llvm-project] 07e347: [X86] Emulate _rdrand64_step with two rdrand32 if ...

yubingex007-a11y via All-commits all-commits at lists.llvm.org
Tue Aug 23 18:29:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07e34763b02728857e1d6e8ccd2b82820eb3c0cc
      https://github.com/llvm/llvm-project/commit/07e34763b02728857e1d6e8ccd2b82820eb3c0cc
  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