Skip to content

Commit fb2ca2b

Browse files
committed
CI: enable end-to-end testing of SYNC {ALL,IMAGES,MEMORY}
This corresponds to the upstream merge of llvm-project/llvm:154166 adding flang support for lowering `SYNC {ALL,IMAGES,MEMORY}` to PRIF.
1 parent b9caa20 commit fb2ca2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
version: latest
4242
network: smp
4343
native_multi_image: 1
44-
FFLAGS: -fcoarray -DHAVE_SYNC=0
44+
FFLAGS: -fcoarray
4545
# https://hub.docker.com/r/snowstep/llvm/tags
4646
container: snowstep/llvm:bookworm
4747
- os: ubuntu-24.04

0 commit comments

Comments
 (0)