diff options
author | Thomas Lively <tlively@google.com> | 2018-08-22 23:06:27 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-08-22 23:06:27 +0000 |
commit | 2ee686da27abaf723c4d6c5c43a35a103176bd16 (patch) | |
tree | 1eecde95e7c0eeed133f9a1a4fc1087b574a0a52 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 678c1c6cccf4ca16df1a9986a2ec5e05040880c4 (diff) | |
download | bcm5719-llvm-2ee686da27abaf723c4d6c5c43a35a103176bd16.tar.gz bcm5719-llvm-2ee686da27abaf723c4d6c5c43a35a103176bd16.zip |
[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
Summary:
This CL adds support for arbitrary BUILD_VECTORS, i.e. not splats and
not consts. This is the last feature needed to properly lower v2i64
multiplies without a i64x2.mul instruction (which is not in the spec),
so i64x2.mul is removed as well.
Reviewers: aheejin, dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D51082
Remove unnecessary condition and fix whitespace
llvm-svn: 340472
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions