implement lowering of @llvm.fabs for vector types.
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 22811 Build 22811: arc lint + arc unit
Paths
| Differential D52246
[WebAssembly] v4f32.abs and v2f64.abs ClosedPublic Authored by tlively on Sep 18 2018, 12:50 PM.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptSep 18 2018, 12:50 PM This revision is now accepted and ready to land.Sep 18 2018, 2:06 PM
Revision Contents
Diff 166021 lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
test/CodeGen/WebAssembly/simd-arith.ll
test/MC/WebAssembly/simd-encodings.s
|