This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6493b367051 AMDGPU: Make i1/i64/v2i32 and/or/xor legal new d0092eb5f9f [WebAssembly] Gate unimplemented SIMD ops on flag
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/WebAssemblyFastISel.cpp | 2 ++ lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp | 2 ++ lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 6 ++++++ lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 1 + lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 13 +++++++++---- test/CodeGen/WebAssembly/simd-arith.ll | 18 ++++++++++-------- test/CodeGen/WebAssembly/simd.ll | 13 +++++++++---- 7 files changed, 39 insertions(+), 16 deletions(-)