[llvm] [RISCV] Add CFI information for vector callee-saved registers (PR #86811)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 01:47:56 PDT 2024


================
@@ -2615,6 +2615,7 @@ define <vscale x 16 x i64> @vp_ctlz_zero_undef_nxv16i64(<vscale x 16 x i64> %va,
 }
 
 define <vscale x 16 x i64> @vp_ctlz_zero_undef_nxv16i64_unmasked(<vscale x 16 x i64> %va, i32 zeroext %evl) {
+;
----------------
kito-cheng wrote:

this blank line could remove?

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


More information about the llvm-commits mailing list