[all-commits] [llvm/llvm-project] 7df237: Add codegen for allocate directive's 'align' clause

David Pagan via All-commits all-commits at lists.llvm.org
Wed Jan 5 09:41:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7df2371bc6518a63bdbe5f3c44bd064940808e35
      https://github.com/llvm/llvm-project/commit/7df2371bc6518a63bdbe5f3c44bd064940808e35
  Author: David Pagan <david.pagan at intel.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    A clang/test/OpenMP/align_clause_codegen.cpp
    M clang/test/OpenMP/allocate_codegen.cpp
    M clang/test/OpenMP/allocate_codegen_attr.cpp
    M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def

  Log Message:
  -----------
  Add codegen for allocate directive's 'align' clause




More information about the All-commits mailing list