[all-commits] [llvm/llvm-project] 231a69: Revert "Revert "[Flang][OpenMP][MLIR] Add declare ...

agozillon via All-commits all-commits at lists.llvm.org
Mon May 22 05:36:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 231a6959025b3101942701b214c64762b55222c6
      https://github.com/llvm/llvm-project/commit/231a6959025b3101942701b214c64762b55222c6
  Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRDialect.h
    M flang/lib/Optimizer/Dialect/FIRDialect.cpp
    M flang/lib/Optimizer/Dialect/FIROps.cpp
    A flang/test/Fir/omp-declare-target-data.fir
    M mlir/include/mlir/Dialect/OpenMP/OpenMPInterfaces.h
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOpsInterfaces.td
    M mlir/lib/Dialect/OpenMP/CMakeLists.txt
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/test/Dialect/OpenMP/attr.mlir

  Log Message:
  -----------
  Revert "Revert "[Flang][OpenMP][MLIR] Add declare target attribute set and interface for the OpenMP dialect""

This reverts commit aa6b47cdaf3cddc70b7af33c1edbda502ecb3d05.

And adds a fix (adding missing libraries
to CMakeLists.txt for the OpenMPDialect)
that allows failing builds to succeed.




More information about the All-commits mailing list