The updated tests were previously infallible because the SIMD bitwise
operations do not contain vector types in their names.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51369
[WebAssembly][NFC] Fix up SIMD bitwise tests ClosedPublic Authored by tlively on Aug 28 2018, 10:53 AM.
Details Summary The updated tests were previously infallible because the SIMD bitwise
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptAug 28 2018, 10:53 AM This revision is now accepted and ready to land.Aug 28 2018, 10:57 AM Closed by commit rL340858: [WebAssembly][NFC] Fix up SIMD bitwise tests (authored by tlively). · Explain WhyAug 28 2018, 11:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162914 llvm/trunk/test/CodeGen/WebAssembly/simd-arith.ll
|