diff options
| author | Thomas Lively <tlively@google.com> | 2018-09-21 18:46:39 +0000 |
|---|---|---|
| committer | Thomas Lively <tlively@google.com> | 2018-09-21 18:46:39 +0000 |
| commit | 720fbf553d2c5b0a00d995865972aa2b8a7033b2 (patch) | |
| tree | b3efabc02a6c9888cdbf584727a6afe1c7f686d1 /llvm/test | |
| parent | 3dea3f9e0a7e2c72ff7e109d1581b62365fc7ae8 (diff) | |
| download | bcm5719-llvm-720fbf553d2c5b0a00d995865972aa2b8a7033b2.tar.gz bcm5719-llvm-720fbf553d2c5b0a00d995865972aa2b8a7033b2.zip | |
[WebAssembly][NFC] Rename simd-conversions test to simd-bitcasts
Summary:
This name is more accurate and I want to reuse the simd-conversions
name for testing the actual conversion ops.
Reviewers: aheejin, dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D52333
llvm-svn: 342761
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/CodeGen/WebAssembly/simd-bitcasts.ll (renamed from llvm/test/CodeGen/WebAssembly/simd-conversions.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/WebAssembly/simd-conversions.ll b/llvm/test/CodeGen/WebAssembly/simd-bitcasts.ll index b36f5190bcc..b36f5190bcc 100644 --- a/llvm/test/CodeGen/WebAssembly/simd-conversions.ll +++ b/llvm/test/CodeGen/WebAssembly/simd-bitcasts.ll |

