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 5dcf5cc commit dac06e7Copy full SHA for dac06e7
flang/test/lib/OpenACC/CMakeLists.txt
@@ -3,19 +3,19 @@ add_flang_library(FIRTestOpenACCInterfaces
3
4
DEPENDS
5
FIRDialect
6
- FIRBuilder
7
FIROpenACCSupport
8
FIRSupport
9
- FIRTransforms
+ MLIRIR
10
MLIROpenACCDialect
+ MLIRPass
11
+ MLIRSupport
12
13
LINK_LIBS
14
15
16
17
MLIRIR
18
19
20
MLIRSupport
- MLIRFuncDialect
21
)
0 commit comments