[llvm] [RISCV] RISCV vector calling convention (2/2) (PR #79096)

Brandon Wu via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 09:12:08 PDT 2024


================
@@ -16,6 +16,7 @@
 
 #include "RISCV.h"
 #include "llvm/CodeGen/CallingConvLower.h"
+#include "llvm/CodeGen/GlobalISel/CallLowering.h"
----------------
4vtomat wrote:

No it isn't needed.

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


More information about the llvm-commits mailing list