================ @@ -22,6 +22,17 @@ using namespace llvm; #define DEBUG_TYPE "machine-scheduler" +static cl::opt<bool> TrackPhysRegInGCNTrackers( ---------------- arsenm wrote:
I'd rather just leave it without an option https://github.com/llvm/llvm-project/pull/184275 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
