[all-commits] [llvm/llvm-project] aa3265: [OpenMP][libomptarget] Init device when printing d...

Kevin Sala Penadés via All-commits all-commits at lists.llvm.org
Tue May 9 09:50:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa326559c443382030c735db167645685da245a2
      https://github.com/llvm/llvm-project/commit/aa326559c443382030c735db167645685da245a2
  Author: Kevin Sala <kevin.sala at bsc.es>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M openmp/libomptarget/src/interface.cpp

  Log Message:
  -----------
  [OpenMP][libomptarget] Init device when printing device info

This patch fixes the printing of device information. Devices are initialized
before printing its information. Fixes #61392

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




More information about the All-commits mailing list