[WebAssembly][NFC] Add test case for {u,s}itofp on SIMD types
authorLuke Lau <luke@igalia.com>
Tue, 3 Jan 2023 19:06:14 +0000 (19:06 +0000)
committerLuke Lau <luke@igalia.com>
Tue, 3 Jan 2023 19:13:16 +0000 (19:13 +0000)
commit2671aa7e84367aae98cea8e37211b7afd31a20ce
treedc4342cdff8e7343ef6dcd741584861395f9c6cd
parentdde8a0fe91ccd4b54d5bd0c18043e0dd35652e47
[WebAssembly][NFC] Add test case for {u,s}itofp on SIMD types

These test cases should be updated in a following patch once fixed
Part of https://github.com/llvm/llvm-project/issues/57182
llvm/test/CodeGen/WebAssembly/simd-extending-convert.ll [new file with mode: 0644]