Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53721
[WebAssembly] Use target-independent saturating add ClosedPublic Authored by tlively on Oct 25 2018, 11:38 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptOct 25 2018, 11:38 AM This revision is now accepted and ready to land.Oct 25 2018, 11:47 AM Closed by commit rL345299: [WebAssembly] Use target-independent saturating add (authored by tlively). · Explain WhyOct 25 2018, 12:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171161 llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/trunk/test/CodeGen/WebAssembly/simd-intrinsics.ll
|