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