Lowers away bitconverts between vector types. This CL depends
on D51383.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 22113 Build 22113: arc lint + arc unit
Paths
| Differential D51498
[WebAssembly] Vector conversions ClosedPublic Authored by tlively on Aug 30 2018, 10:55 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptAug 30 2018, 10:55 AM This revision is now accepted and ready to land.Aug 30 2018, 2:12 PM Closed by commit rL341128: [WebAssembly] Vector conversions (authored by tlively). · Explain WhyAug 30 2018, 2:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 163402 lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
test/CodeGen/WebAssembly/simd-conversions.ll
|
@dschuff, FWIW, ARM has these same no-op patterns at ARMInstrNEON.td:7129 but without the nice loops