[PATCH] D52110: [WebAssembly][NFC] Fix unconventional test names

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 11:25:18 PDT 2018


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

Repository:
  rL LLVM

https://reviews.llvm.org/D52110

Files:
  test/CodeGen/WebAssembly/comparisons-f32.ll
  test/CodeGen/WebAssembly/comparisons-f64.ll
  test/CodeGen/WebAssembly/comparisons-i32.ll
  test/CodeGen/WebAssembly/comparisons-i64.ll
  test/CodeGen/WebAssembly/comparisons_f32.ll
  test/CodeGen/WebAssembly/comparisons_f64.ll
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll
  test/CodeGen/WebAssembly/offset-simd.ll
  test/CodeGen/WebAssembly/simd-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52110.165547.patch
Type: text/x-patch
Size: 68824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/6c401310/attachment.bin>


More information about the llvm-commits mailing list