| commit | ec71e018d65c0622861efb6c3e7789910afaa3c2 | [log] [tgz] |
|---|---|---|
| author | Thomas Lively <tlively@google.com> | Tue Aug 28 18:33:31 2018 +0000 |
| committer | Thomas Lively <tlively@google.com> | Tue Aug 28 18:33:31 2018 +0000 |
| tree | 76413afa0c0c60bf8f03390ceb760d853dc8c25f | |
| parent | 995ad61f231aa35e9c57db9af43ca56c41d351d0 [diff] |
[WebAssembly][NFC] Fix up SIMD bitwise tests Summary: The updated tests were previously infallible because the SIMD bitwise operations do not contain vector types in their names. Reviewers: aheejin, dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D51369 llvm-svn: 340858