We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01e1bc commit ab1fb66Copy full SHA for ab1fb66
llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
@@ -25,9 +25,9 @@
25
#include "llvm/CodeGen/Passes.h"
26
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
27
#include "llvm/CodeGen/TargetPassConfig.h"
28
-#include "llvm/InitializePasses.h"
29
#include "llvm/IR/IntrinsicsAMDGPU.h"
30
#include "llvm/IR/PatternMatch.h"
+#include "llvm/InitializePasses.h"
31
#include "llvm/MC/TargetRegistry.h"
32
#include "llvm/Pass.h"
33
#include "llvm/Passes/OptimizationLevel.h"
0 commit comments