[all-commits] [llvm/llvm-project] 3b6aec: [X86] Add test cases for v4i64->v4f32 and v8i64->v...
topperc via All-commits
all-commits at lists.llvm.org
Sat Dec 28 11:21:35 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b6aec79b2cb9b114b0624270bb7129c52ec69ce
https://github.com/llvm/llvm-project/commit/3b6aec79b2cb9b114b0624270bb7129c52ec69ce
Author: Craig Topper <craig.topper at gmail.com>
Date: 2019-12-28 (Sat, 28 Dec 2019)
Changed paths:
M llvm/test/CodeGen/X86/vec-strict-inttofp-256.ll
M llvm/test/CodeGen/X86/vec-strict-inttofp-512.ll
Log Message:
-----------
[X86] Add test cases for v4i64->v4f32 and v8i64->v8f32 strict_sint_to_fp/strict_uint_to_fp to vec-strict-inttofp-256.ll and vec-strict-inttofp-512.ll. NFC
More information about the All-commits
mailing list