[llvm] [LoongArch] use TypeWidenVector for most illegal vector types (PR #126456)

Lu Weining via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 20:19:16 PST 2025


================
@@ -0,0 +1,322 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc --mtriple=loongarch64 --mattr=+lsx %s -o - | FileCheck %s
+
+
+define void @load_sext_2i8_to_2i64(ptr%ptr, ptr%dst) {
----------------
SixWeining wrote:

What the output would be with later pr?

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


More information about the llvm-commits mailing list