File tree Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Expand file tree Collapse file tree 4 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 1
- /* ========================== begin_copyright_notice ============================
2
-
3
- Copyright (C) 2021 Intel Corporation
4
-
5
- SPDX-License-Identifier: MIT
6
-
7
- ============================= end_copyright_notice ===========================*/
8
-
9
1
#include " common/LLVMWarningsPush.hpp"
10
2
#include < llvm/ADT/SetVector.h>
11
3
#include < llvm/IR/InstIterator.h>
Original file line number Diff line number Diff line change 1
- /* ========================== begin_copyright_notice ============================
2
-
3
- Copyright (C) 2021 Intel Corporation
4
-
5
- SPDX-License-Identifier: MIT
6
-
7
- ============================= end_copyright_notice ===========================*/
8
-
9
1
#pragma once
10
2
11
3
#include < Compiler/CodeGenPublic.h>
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ SPDX-License-Identifier: MIT
6
6
7
7
============================= end_copyright_notice ===========================*/
8
8
9
+
10
+
9
11
#include "wa_def.h"
10
12
#include "iacm_g11_rev_id.h"
11
13
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ SPDX-License-Identifier: MIT
6
6
7
7
============================= end_copyright_notice ===========================*/
8
8
9
+
10
+
9
11
#include "wa_def.h"
10
12
#include "iacm_g11_rev_id.h"
11
13
You can’t perform that action at this time.
0 commit comments