[llvm] [CodeGen][LoongArch] Set SINT_TO_FP/UINT_TO_FP to legal for vector types (PR #78924)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 00:02:46 PST 2024


================
@@ -0,0 +1,57 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 3
+; RUN: llc --mtriple=loongarch64 --mattr=+lasx < %s | FileCheck %s
+
+define void @sitofp_v8i32_v8f32(ptr %res, ptr %a0){
----------------
yjijd wrote:

done, thanks for the feedback!

https://github.com/llvm/llvm-project/pull/78924


More information about the llvm-commits mailing list