This is an archive of the discontinued LLVM Phabricator instance.

AVX512: vsqrtss/sd implementation.
ClosedPublic

Authored by igorb on Aug 18 2015, 7:03 AM.

Details

Summary

AVX512: vsqrtss/sd encoding and intrinsics implementation.
Added tests for intrinsics and encoding.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 32412.Aug 18 2015, 7:03 AM
igorb retitled this revision from to AVX512: vsqrtss/sd implementation..
igorb updated this object.
igorb added reviewers: delena, AsafBadouh.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
vsk added a subscriber: vsk.Aug 22 2015, 11:05 PM
This revision was automatically updated to reflect the committed changes.