[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:02:52 PDT 2025
================
@@ -22,6 +22,7 @@
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/MachineJumpTableInfo.h"
+#include "llvm/CodeGen/MachineOperand.h"
----------------
jacquesguan wrote:
Removed, mis-added by editor.
https://github.com/llvm/llvm-project/pull/160720
More information about the llvm-commits
mailing list