[llvm] [RISCV] Support postRA vsetvl insertion pass (PR #70549)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 22:28:15 PDT 2024


================
@@ -19,9 +19,9 @@ define <2 x half> @nearbyint_v2f16(<2 x half> %v) strictfp {
 ; CHECK-NEXT:    frflags a0
 ; CHECK-NEXT:    vfcvt.x.f.v v9, v8, v0.t
 ; CHECK-NEXT:    vfcvt.f.x.v v9, v9, v0.t
-; CHECK-NEXT:    fsflags a0
----------------
lukel97 wrote:

@BeMg Do we still get this diff if we rebase on top of #91319? (Sorry for the conflicts!)

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


More information about the llvm-commits mailing list