[PATCH] D153451: [WebAssembly] Add lowering for llvm.rint and llvm.roundeven
xortoast via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 11:47:16 PDT 2023
xortoast created this revision.
Herald added subscribers: pmatos, asb, sunfish, hiraditya, jgravelle-google, sbc100, dschuff.
Herald added a project: All.
xortoast requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153451
Files:
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
llvm/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/test/CodeGen/WebAssembly/f32.ll
llvm/test/CodeGen/WebAssembly/f64.ll
llvm/test/CodeGen/WebAssembly/libcalls.ll
llvm/test/CodeGen/WebAssembly/simd-intrinsics.ll
llvm/test/CodeGen/WebAssembly/simd-unsupported.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153451.533350.patch
Type: text/x-patch
Size: 10699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/0d069c42/attachment.bin>
More information about the llvm-commits
mailing list