This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Extend lit test for parallel for simd construct
ClosedPublic

Authored by animeshk-amd on Aug 25 2022, 4:02 AM.

Details

Summary

This construct is being tested for atomic operation based upon
the test 5.0/parallel_for_simd/test_parallel_for_simd_atomic.c
from the SOLLVE repo: https://github.com/SOLLVE/sollve_vv

Diff Detail

Event Timeline

animeshk-amd created this revision.Aug 25 2022, 4:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 25 2022, 4:02 AM
animeshk-amd requested review of this revision.Aug 25 2022, 4:02 AM
Herald added a project: Restricted Project. · View Herald Transcript
saiislam accepted this revision.Sep 12 2022, 11:06 AM

LGTM. Thank!

This revision is now accepted and ready to land.Sep 12 2022, 11:06 AM