1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
2 ; RUN: llc --mtriple=loongarch64 --mattr=+lsx < %s | FileCheck %s
4 define void @test_w() nounwind {
6 ; CHECK: # %bb.0: # %entry
8 ; CHECK-NEXT: vldi $vr0, 1
12 %0 = tail call <2 x i64> asm sideeffect "vldi ${0:w}, 1", "=f"()