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