[llvm] [RISCV] Use vwadd.vx for splat vector with extension (PR #87249)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 13:14:19 PDT 2024


================
@@ -1229,22 +1229,6 @@ define <vscale x 1 x i64> @ctlz_nxv1i64(<vscale x 1 x i64> %va) {
 ; RV64I-NEXT:    vsrl.vx v8, v8, a0
 ; RV64I-NEXT:    ret
 ;
-; CHECK-F-LABEL: ctlz_nxv1i64:
----------------
topperc wrote:

Why are these lines deleted without any other lines being changed?

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


More information about the llvm-commits mailing list