[PATCH] D62354: [WebAssembly] Expand more SIMD float ops
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 16:37:54 PDT 2019
tlively created this revision.
tlively added a reviewer: aheejin.
Herald added subscribers: llvm-commits, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.
These were previously causing ISel failures.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62354
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/test/CodeGen/WebAssembly/libcalls.ll
llvm/test/CodeGen/WebAssembly/simd-unsupported.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62354.201091.patch
Type: text/x-patch
Size: 8932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/cf56f828/attachment.bin>
More information about the llvm-commits
mailing list