This is an archive of the discontinued LLVM Phabricator instance.

[AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins
ClosedPublic

Authored by cameron.mcinally on Sep 20 2016, 2:06 PM.

Details

Summary

The return types on the AVX512 __builtin_ia32_gather3XivXdi builtins are incorrect. The return type should match the type of the pass through vector.

The corresponding LLVM diff is D24744.

Diff Detail

Repository
rL LLVM

Event Timeline

cameron.mcinally retitled this revision from to [AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins.
cameron.mcinally updated this object.
cameron.mcinally set the repository for this revision to rL LLVM.
cameron.mcinally added a subscriber: cfe-commits.
igorb accepted this revision.Sep 20 2016, 10:27 PM
igorb edited edge metadata.

LGTM

This revision is now accepted and ready to land.Sep 20 2016, 10:27 PM

This was fixed with r282082.

My cfe-commits email is being held for moderation (not a member of the list), so there was no automatic update.