[llvm] [CodeGen] Make LoadExtActions address-space aware (PR #162407)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 10:12:38 PDT 2025


================
@@ -28,6 +28,7 @@
 #include "llvm/Analysis/TargetTransformInfoImpl.h"
 #include "llvm/Analysis/ValueTracking.h"
 #include "llvm/CodeGen/ISDOpcodes.h"
+#include "llvm/CodeGen/SelectionDAGNodes.h"
----------------
RKSimon wrote:

unnecessary?

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


More information about the llvm-commits mailing list