[llvm] [RISCV] Lower memory ops and VP splat for zvfhmin and zvfbfmin (PR #109387)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 10:34:21 PDT 2024


================
@@ -807,18 +887,6 @@ define <vscale x 1 x i8> @zero_strided_unmasked_vpload_nxv1i8_i8(ptr %ptr) {
 
 ; Test unmasked float zero strided
 define <vscale x 1 x half> @zero_strided_unmasked_vpload_nxv1f16(ptr %ptr) {
-; CHECK-OPT-LABEL: zero_strided_unmasked_vpload_nxv1f16:
----------------
topperc wrote:

Conflicting prefix here?

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


More information about the llvm-commits mailing list