This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10df6f5ff35 Re-commit r363744: [tblgen][disasm] Allow multiple encoding [...] new 307315e0e95 [WebAssembly] Optimize ISel for SIMD Boolean reductions
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/WebAssemblyInstrSIMD.td | 22 ++ test/CodeGen/WebAssembly/simd-reductions.ll | 295 +++++++++++++++++++++++++ 2 files changed, 317 insertions(+) create mode 100644 test/CodeGen/WebAssembly/simd-reductions.ll