This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512F] Add FP scalar intrinsics
ClosedPublic

Authored by AsafBadouh on Jul 22 2015, 7:40 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 30354.Jul 22 2015, 7:40 AM
AsafBadouh retitled this revision from to [X86][AVX512F] Add FP scalar intrinsics.
AsafBadouh updated this object.
AsafBadouh added reviewers: delena, igorb, mkuper, gbenyei.
AsafBadouh added a subscriber: llvm-commits.
AsafBadouh updated this revision to Diff 30460.Jul 23 2015, 2:04 AM

change builtin name: _round -> _mask

BE change in http://reviews.llvm.org/D11454

AsafBadouh updated this revision to Diff 30469.Jul 23 2015, 4:03 AM
This revision was automatically updated to reflect the committed changes.