Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153451
[WebAssembly] Add lowering for llvm.rint and llvm.roundeven ClosedPublic Authored by xortoast on Jun 21 2023, 11:47 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 22 2023, 5:15 PM Comment Actions
I am not. Please commit this as "xortoast <xortoast@proton.me>". Closed by commit rGbb648c9177cd: [WebAssembly] Add lowering for llvm.rint and llvm.roundeven (authored by xortoast, committed by dschuff). · Explain WhyJun 23 2023, 2:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534071 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
|