This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 417158854ad [SelectionDAG] unroll unsupported vector FP ops earlier to [...] new f0aaf6f525c [WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 3 + lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 5 +- lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 115 +++++++++++++++++- test/CodeGen/WebAssembly/simd-arith.ll | 8 +- test/CodeGen/WebAssembly/simd.ll | 132 +++++++++++++++++++++ 5 files changed, 257 insertions(+), 6 deletions(-)