[PATCH] D51369: [WebAssembly][NFC] Fix up SIMD bitwise tests

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 10:53:57 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

The updated tests were previously infallible because the SIMD bitwise
operations do not contain vector types in their names.


Repository:
  rL LLVM

https://reviews.llvm.org/D51369

Files:
  test/CodeGen/WebAssembly/simd-arith.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51369.162905.patch
Type: text/x-patch
Size: 3030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/8f629df5/attachment.bin>


More information about the llvm-commits mailing list