summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2018-09-21 18:46:39 +0000
committerThomas Lively <tlively@google.com>2018-09-21 18:46:39 +0000
commit720fbf553d2c5b0a00d995865972aa2b8a7033b2 (patch)
treeb3efabc02a6c9888cdbf584727a6afe1c7f686d1 /llvm/test
parent3dea3f9e0a7e2c72ff7e109d1581b62365fc7ae8 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud