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 b068f2f commit 101109fCopy full SHA for 101109f
mlir/include/mlir/Target/SPIRV/Deserialization.h
@@ -15,6 +15,7 @@
15
16
#include "mlir/IR/OwningOpRef.h"
17
#include "mlir/Support/LLVM.h"
18
+#include <cstdint>
19
20
namespace mlir {
21
class MLIRContext;
0 commit comments