This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 287c1771435 [lit] Only set DYLD_LIBRARY_PATH for shared builds new fd7135a399c [WebAssembly] Add SIMD QFMA/QFMS
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: include/llvm/IR/IntrinsicsWebAssembly.td | 8 +++++ lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 21 +++++++++++ test/CodeGen/WebAssembly/simd-intrinsics.ll | 50 +++++++++++++++++++++++++- test/MC/WebAssembly/simd-encodings.s | 12 +++++++ 4 files changed, 90 insertions(+), 1 deletion(-)