diff options
author | Craig Topper <craig.topper@intel.com> | 2018-05-30 18:02:11 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-05-30 18:02:11 +0000 |
commit | dff5b311af2462497796c2aff1b4d77fda33db6e (patch) | |
tree | 2e794544e26c269d94cd54570a6fba0a5680a347 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 3d63a409a00d5bc7365a5483b1a92fff210e1180 (diff) | |
download | bcm5719-llvm-dff5b311af2462497796c2aff1b4d77fda33db6e.tar.gz bcm5719-llvm-dff5b311af2462497796c2aff1b4d77fda33db6e.zip |
[X86] Reduce the number of setzero intrinsics to just the set defined by the Intel Intrinsics Guide.
We had quite a few for different element sizes of integers sometimes with strange target features attached to them.
We only need a single version for each of _m128i, _m256i, and _m512i with the target feature that first introduced those types.
llvm-svn: 333568
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions