[all-commits] [llvm/llvm-project] d1c0b1: [clang] Use VFS for `-fopenmp-host-ir-file-path` (...

Jan Svoboda via All-commits all-commits at lists.llvm.org
Thu Sep 11 09:09:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1c0b1b6203d4005ad9a1baefe843ab45b3693a8
      https://github.com/llvm/llvm-project/commit/d1c0b1b6203d4005ad9a1baefe843ab45b3693a8
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    A clang/test/OpenMP/host-ir-file-vfs.c
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [clang] Use VFS for `-fopenmp-host-ir-file-path` (#156727)

This is a follow-up to #150124. This PR makes it so that the
`-fopenmp-host-ir-file-path` respects VFS overlays, like any other input
file.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list