[all-commits] [llvm/llvm-project] 0cecc6: [OpenMP] Add lit test for metadirective device arc...

Animesh Kumar via All-commits all-commits at lists.llvm.org
Tue Sep 6 05:11:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cecc6e8e27c9913cd2d82a77941dc3a6d11318f
      https://github.com/llvm/llvm-project/commit/0cecc6e8e27c9913cd2d82a77941dc3a6d11318f
  Author: Animesh Kumar <animesh.kumar at amd.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M clang/test/OpenMP/metadirective_ast_print.c
    A clang/test/OpenMP/metadirective_device_arch_codegen.cpp

  Log Message:
  -----------
  [OpenMP] Add lit test for metadirective device arch inspired
from sollve

This lit test is added based upon the tests present in the
tests/5.0/metadirective directory of the SOLLVE repo
https://github.com/SOLLVE/sollve_vv

Reviewed By: saiislam

Differential Revision: https://reviews.llvm.org/D131763




More information about the All-commits mailing list