diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-12-15 08:40:41 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-12-15 08:40:41 +0000 |
commit | 6015f5c8237c259ac04c539d55d200baa885a807 (patch) | |
tree | 68ae52cc6163d35bfae08cd2e4f8a9b6a0ac6b34 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py | |
parent | b076446368d17632e7e6e2fc952b98ba4dcb1718 (diff) | |
download | bcm5719-llvm-6015f5c8237c259ac04c539d55d200baa885a807.tar.gz bcm5719-llvm-6015f5c8237c259ac04c539d55d200baa885a807.zip |
Type legalizer for masked gather and scatter intrinsics.
Full type legalizer that works with all vectors length - from 2 to 16, (i32, i64, float, double).
This intrinsic, for example
void @llvm.masked.scatter.v2f32(<2 x float>%data , <2 x float*>%ptrs , i32 align , <2 x i1>%mask )
requires type widening for data and type promotion for mask.
Differential Revision: http://reviews.llvm.org/D13633
llvm-svn: 255629
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py')
0 files changed, 0 insertions, 0 deletions