This is an archive of the discontinued LLVM Phabricator instance.

AVX512: Change builtin function name for scalar intrinsics.
ClosedPublic

Authored by igorb on Feb 7 2016, 5:31 AM.

Details

Summary

AVX512: Change builtin function name for scalar intrinsics. Add "mask" to function name to reflect the function behavior.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 47125.Feb 7 2016, 5:31 AM
igorb retitled this revision from to AVX512: Change builtin function name for scalar intrinsics..
igorb updated this object.
igorb added reviewers: delena, AsafBadouh, m_zuckerman.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
AsafBadouh accepted this revision.Feb 7 2016, 7:15 AM
AsafBadouh edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 7 2016, 7:15 AM
This revision was automatically updated to reflect the committed changes.