[PATCH] D52333: [WebAssembly][NFC] Rename simd-conversions test to simd-bitcasts

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 17:21:13 PDT 2018


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

This name is more accurate and I want to reuse the simd-conversions
name for testing the actual conversion ops.


Repository:
  rL LLVM

https://reviews.llvm.org/D52333

Files:
  test/CodeGen/WebAssembly/simd-bitcasts.ll
  test/CodeGen/WebAssembly/simd-conversions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52333.166386.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/662239a0/attachment.bin>


More information about the llvm-commits mailing list