Skip to content

Commit 566172d

Browse files
rootjrbyrnes
authored andcommitted
switching
Change-Id: Ib54872aa396664dbc734201a665b9fd544e0fec6
1 parent eecfa53 commit 566172d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,6 @@ static cl::opt<bool> DisableRemat(
8383
cl::init(false));
8484

8585

86-
static cl::opt<bool> DisableRemat(
87-
"amdgpu-disable-remat", cl::Hidden,
88-
cl::desc("Disable rematerialization during AMDGPU scheduling)"),
89-
cl::init(false));
90-
91-
9286
const unsigned ScheduleMetrics::ScaleFactor = 100;
9387

9488
GCNSchedStrategy::GCNSchedStrategy(const MachineSchedContext *C)

0 commit comments

Comments
 (0)