This revision was automatically updated to reflect the committed changes.
Closed by commit rL271499: [X86][AVX512] add intrinsics of Scalar FP to integer
(authored by abadouh).
Changed prior to commit:
http://reviews.llvm.org/D20861?vs=59210&id=59348#toc
Repository:
rL LLVM
http://reviews.l
igorb accepted this revision.
igorb added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rL LLVM
http://reviews.llvm.org/D20861
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/ma
AsafBadouh created this revision.
AsafBadouh added reviewers: m_zuckerman, opaparo, igorb, delena, craig.topper.
AsafBadouh added a subscriber: cfe-commits.
AsafBadouh set the repository for this revision to rL LLVM.
I used SSE intrinsics to implement some of the conversion.
for example:
```
#de