forked from OSchip/llvm-project
[gn build] Port 381ded345b
This commit is contained in:
parent
51c3e3f80c
commit
ec74192f52
|
@ -178,6 +178,7 @@ static_library("LLVMAMDGPUCodeGen") {
|
||||||
"GCNIterativeScheduler.cpp",
|
"GCNIterativeScheduler.cpp",
|
||||||
"GCNMinRegStrategy.cpp",
|
"GCNMinRegStrategy.cpp",
|
||||||
"GCNNSAReassign.cpp",
|
"GCNNSAReassign.cpp",
|
||||||
|
"GCNPreRAOptimizations.cpp",
|
||||||
"GCNRegPressure.cpp",
|
"GCNRegPressure.cpp",
|
||||||
"GCNSchedStrategy.cpp",
|
"GCNSchedStrategy.cpp",
|
||||||
"R600AsmPrinter.cpp",
|
"R600AsmPrinter.cpp",
|
||||||
|
|
Loading…
Reference in New Issue