[all-commits] [llvm/llvm-project] 2671aa: [WebAssembly][NFC] Add test case for {u, s}itofp on...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Jan 3 11:13:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2671aa7e84367aae98cea8e37211b7afd31a20ce
https://github.com/llvm/llvm-project/commit/2671aa7e84367aae98cea8e37211b7afd31a20ce
Author: Luke Lau <luke at igalia.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
A llvm/test/CodeGen/WebAssembly/simd-extending-convert.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list