[all-commits] [llvm/llvm-project] 608fe0: [Flang][OpenMP][Semantics] Added missing HostAssoc...

raghavendhra via All-commits all-commits at lists.llvm.org
Tue May 16 10:42:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 608fe0b032d96301177b3a37d2fd3678f8832c12
      https://github.com/llvm/llvm-project/commit/608fe0b032d96301177b3a37d2fd3678f8832c12
  Author: Raghu Maddhipatla <Raghu.Maddhipatla at amd.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M flang/test/Semantics/OpenMP/use_device_ptr.f90

  Log Message:
  -----------
  [Flang][OpenMP][Semantics] Added missing HostAssoc check for use_device_ptr test.

Missed adding this check in previous commit so adding it through separate commit.

Reviewed By: raghavendhra

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




More information about the All-commits mailing list