[clang] [llvm] [WIP][RISCV] Support for Zvabd fast-track proposal (PR #124239)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 08:52:21 PST 2025


================
@@ -29,6 +29,7 @@
 #include "llvm/CodeGen/MachineJumpTableInfo.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/CodeGen/SelectionDAGAddressAnalysis.h"
+#include "llvm/CodeGen/SelectionDAGNodes.h"
----------------
topperc wrote:

what's special about this patch that requires this include?

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


More information about the llvm-commits mailing list