[llvm] [CodeGen] Preserved additional analyses in StackSlotColoring pass. (PR #93779)

Vikash Gupta via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 05:25:26 PDT 2024


================
@@ -13,6 +13,7 @@
 #include "llvm/ADT/BitVector.h"
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/Statistic.h"
+#include "llvm/CodeGen/LiveDebugVariables.h"
----------------
vg0204 wrote:

So, what should be supposed to be my final take on it!

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


More information about the llvm-commits mailing list