[PATCH] D67212: [x86] Adding support for some missing intrinsics: _castf32_u32, _castf64_u64, _castu32_f32, _castu64_f64

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 19:22:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372802:  [x86] Adding support for some missing intrinsics: _castf32_u32, _castf64_u64… (authored by pengfei, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67212?vs=221473&id=221655#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67212

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67212.221655.patch
Type: text/x-patch
Size: 5120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/22e136c8/attachment.bin>


More information about the llvm-commits mailing list