diff options
author | Thomas Lively <tlively@google.com> | 2019-01-09 18:13:11 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2019-01-09 18:13:11 +0000 |
commit | edb54b22d3c00174a013cfd0615fe964e9829330 (patch) | |
tree | 4e75c20e6f08fcea67666b6d9307ef009dfc0521 /lldb/scripts/Python | |
parent | 15f2a4d1b9b8e6a11b736d054e2c88bd40770fb7 (diff) | |
download | llvm-edb54b22d3c00174a013cfd0615fe964e9829330.zip llvm-edb54b22d3c00174a013cfd0615fe964e9829330.tar.gz llvm-edb54b22d3c00174a013cfd0615fe964e9829330.tar.bz2 |
[WebAssembly] Standardize order of SIMD bitselect arguments
Summary:
For some reason the backend assumed that the condition mask would be
the first argument to the LLVM intrinsic, but everywhere else the
condition mask is the third argument.
Reviewers: aheejin
Subscribers: dschuff, sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D56412
llvm-svn: 350746
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions