Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 24214 Build 24213: arc lint + arc unit
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 171153 include/llvm/IR/IntrinsicsWebAssembly.td
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
test/CodeGen/WebAssembly/simd-intrinsics.ll
|