[llvm] [RISCV] Adjust RVV stack alignment by ABI (PR #101002)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 09:13:54 PDT 2024


================
@@ -127,3 +135,8 @@ define void @caller(i32 %n) {
   call void @callee(ptr %1, ptr %2)
   ret void
 }
+;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
----------------
topperc wrote:

Why are we adding unused check-prefixes?

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


More information about the llvm-commits mailing list