[PATCH] D30875: [X86] Add checking of the scale argument to scatter/gather builtins

2017-03-13 Thread Phabricator via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL297642: [X86] Add checking of the scale argument to scatter/gather builtins (authored by ctopper). Changed prior to commit: https://reviews.llvm.org/D30875?vs=91508&id=91586#toc Repository: rL LLVM

[PATCH] D30875: [X86] Add checking of the scale argument to scatter/gather builtins

2017-03-13 Thread Igor Breger via Phabricator via cfe-commits
igorb accepted this revision. igorb added a comment. This revision is now accepted and ready to land. LGTM, Could you please add test that check scale and hint parameter errors for BI__builtin_ia32_gatherpfdpd for example. https://reviews.llvm.org/D30875