[all-commits] [llvm/llvm-project] 64f5a7: [Flang][OpenMP] Disable function filtering for host

agozillon via All-commits all-commits at lists.llvm.org
Tue Jul 18 13:18:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64f5a7642a05fc13f1931197c8a474d244179a83
      https://github.com/llvm/llvm-project/commit/64f5a7642a05fc13f1931197c8a474d244179a83
  Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M flang/lib/Frontend/FrontendActions.cpp
    A flang/test/Lower/OpenMP/function-filtering-2.f90
    M flang/test/Lower/OpenMP/function-filtering.f90
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/test/Target/LLVMIR/openmp-llvm.mlir

  Log Message:
  -----------
  [Flang][OpenMP] Disable function filtering for host

This should be a temporary fix while we work
towards enabling function filtering for host
again via a future patch.




More information about the All-commits mailing list