This change leaves holes in the opcode space where missing
instructions could logically be added later if they were found to be
useful.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D52282
[WebAssembly] Renumber SIMD ops ClosedPublic Authored by tlively on Sep 19 2018, 2:44 PM.
Details Summary This change leaves holes in the opcode space where missing
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptSep 19 2018, 2:44 PM This revision is now accepted and ready to land.Sep 19 2018, 4:19 PM Closed by commit rL342610: [WebAssembly] Renumber SIMD ops (authored by tlively). · Explain WhySep 19 2018, 7:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166214 llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
llvm/trunk/test/MC/WebAssembly/simd-encodings.s
|