[PATCH] D67020: [WebAssembly] Add SIMD QFMA/QFMS

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 30 17:12:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370556: [WebAssembly] Add SIMD QFMA/QFMS (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67020?vs=218167&id=218193#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67020/new/

https://reviews.llvm.org/D67020

Files:
  cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/test/CodeGen/builtins-wasm.c
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/test/CodeGen/WebAssembly/simd-intrinsics.ll
  llvm/trunk/test/MC/WebAssembly/simd-encodings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67020.218193.patch
Type: text/x-patch
Size: 9685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190831/c4a3a79e/attachment.bin>


More information about the cfe-commits mailing list