Modifies existing SIMD tests to also check that SIMD instructions are
lowered to the expected bytes. This CL depends on D50597.
Patch by Thomas Lively
Paths
| Differential D50660
[WebAssembly] SIMD encoding tests ClosedPublic Authored by tlively on Aug 13 2018, 1:04 PM.
Details Summary Modifies existing SIMD tests to also check that SIMD instructions are Patch by Thomas Lively
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. Β· View Herald TranscriptAug 13 2018, 1:04 PM Comment Actions Didn't know llc has --show-mc-encoding option! π Probably we should start using this elsewhere too.
This revision is now accepted and ready to land.Aug 14 2018, 10:57 AM
Closed by commit rL339712: [WebAssembly] SIMD encoding tests (authored by aheejin). Β· Explain WhyAug 14 2018, 12:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160430 test/CodeGen/WebAssembly/simd-arith.ll
test/CodeGen/WebAssembly/simd.ll
|
Change -wasm-register-codegen-test-mode to the old option here too