[PATCH] D95328: [flang][openacc][NFC] Organize clause validity tests by directive
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 06:14:33 PST 2021
SouraVX accepted this revision.
SouraVX added a comment.
This revision is now accepted and ready to land.
Thanks! LGTM! Same approach I followed in `openmp` work, keeping test cases short and dedicated for instance (a directive and all it's assoicated clauses). It pays off in diagnosing/modifying when some test case fails(due to 2 branch development).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95328/new/
https://reviews.llvm.org/D95328
More information about the llvm-commits
mailing list