[llvm] [RISCV][GISel] Support select vector load intrinsics (PR #160720)
Jianjian Guan via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 11 02:03:02 PDT 2025
================
@@ -17,6 +17,7 @@
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/RegisterBank.h"
#include "llvm/CodeGen/RegisterBankInfo.h"
+#include "llvm/CodeGen/TargetOpcodes.h"
----------------
jacquesguan wrote:
Removed, mis-added by editor.
https://github.com/llvm/llvm-project/pull/160720
More information about the llvm-commits
mailing list