cameron.mcinally closed this revision.
cameron.mcinally added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D24785
__
Author: mcinally
Date: Wed Sep 21 11:07:40 2016
New Revision: 282082
URL: http://llvm.org/viewvc/llvm-project?rev=282082&view=rev
Log:
[AVX512] Fix return types on __builtin_ia32_gather3XivXdi builtins
The return types on the AVX512 __builtin_ia32_gather3XivXdi builtins are
incorrect. The return
cameron.mcinally created this revision.
cameron.mcinally added reviewers: delena, igorb, craig.topper.
cameron.mcinally added a subscriber: cfe-commits.
cameron.mcinally set the repository for this revision to rL LLVM.
The return types on the AVX512 __builtin_ia32_gather3XivXdi builtins are
incor