================
@@ -44,6 +48,19 @@ using namespace llvm;
 
 #define DEBUG_TYPE "spill-code-placement"
 
+static cl::opt<bool> OffloadFlattenSpillFrequency(
----------------
arsenm wrote:

Don't need new options, just directly use the m

https://github.com/llvm/llvm-project/pull/177665
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to