llvm-project
45d99c26 - [clang][OpenMP] In 6.0, can omit length in array section (#148048)

Commit
146 days ago
[clang][OpenMP] In 6.0, can omit length in array section (#148048) In OpenMP 6.0 specification, section 5.2.5 Array Sections, page 166, lines 28-28: When the length is absent and the size of the dimension is not known, the array section is an assumed-size array. Testing - Updated LIT test - check-all - OpenMP_VV (formerly sollve) test case tests/6.0/target/test_target_assumed_array_size.c
Author
Parents
Loading