[llvm] [X86][GlobalISel] - Legalize And Select of G_FPTOSI/G_SITOFP in X87 mode (PR #137377)
Pawan Nirpal via llvm-commits
llvm-commits at lists.llvm.org
Wed May 28 21:05:59 PDT 2025
================
@@ -17,6 +17,7 @@
#include "llvm/CodeGen/GlobalISel/LegalizerHelper.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "llvm/CodeGen/MachineConstantPool.h"
+#include "llvm/CodeGen/MachineFrameInfo.h"
----------------
pawan-nirpal-031 wrote:
Removed. Not required
https://github.com/llvm/llvm-project/pull/137377
More information about the llvm-commits
mailing list