mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Formatting changes.
This commit is contained in:
parent
8aacc5adcd
commit
46f1f49a56
@ -399,7 +399,7 @@ bool AMDGPUPostLegalizerCombiner::runOnMachineFunction(MachineFunction &MF) {
|
||||
|
||||
char AMDGPUPostLegalizerCombiner::ID = 0;
|
||||
INITIALIZE_PASS_BEGIN(AMDGPUPostLegalizerCombiner, DEBUG_TYPE,
|
||||
"Combine AMDGPU machine instrs after legalization",
|
||||
"Combine AMDGPU machine instrs after legalization",
|
||||
false, false)
|
||||
INITIALIZE_PASS_DEPENDENCY(TargetPassConfig)
|
||||
INITIALIZE_PASS_DEPENDENCY(GISelKnownBitsAnalysis)
|
||||
|
Loading…
x
Reference in New Issue
Block a user