[llvm] [RISCV][TTI] Use processShuffleMask for shuffle legalization estimate (PR #136191)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 05:39:51 PDT 2025


================
@@ -1278,3 +1238,7 @@ define half @fmul_4xf16(ptr %p) {
 
   ret half %r2
 }
+;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
+; ZVL128: {{.*}}
+; ZVL256: {{.*}}
+; ZVL512: {{.*}}
----------------
alexey-bataev wrote:

Remove this and the corresponding check labels

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


More information about the llvm-commits mailing list