forked from OSchip/llvm-project
[gn build] Port 2a6c871596
This commit is contained in:
parent
2419ded61d
commit
28e0298d1d
|
@ -137,6 +137,7 @@ static_library("LLVMAMDGPUCodeGen") {
|
||||||
"AMDGPUISelDAGToDAG.cpp",
|
"AMDGPUISelDAGToDAG.cpp",
|
||||||
"AMDGPUISelLowering.cpp",
|
"AMDGPUISelLowering.cpp",
|
||||||
"AMDGPUInline.cpp",
|
"AMDGPUInline.cpp",
|
||||||
|
"AMDGPUInstCombineIntrinsic.cpp",
|
||||||
"AMDGPUInstrInfo.cpp",
|
"AMDGPUInstrInfo.cpp",
|
||||||
"AMDGPUInstructionSelector.cpp",
|
"AMDGPUInstructionSelector.cpp",
|
||||||
"AMDGPULegalizerInfo.cpp",
|
"AMDGPULegalizerInfo.cpp",
|
||||||
|
|
Loading…
Reference in New Issue