[all-commits] [llvm/llvm-project] aa6b47: Revert "[Flang][OpenMP][MLIR] Add declare target a...
agozillon via All-commits
all-commits at lists.llvm.org
Mon May 22 04:04:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa6b47cdaf3cddc70b7af33c1edbda502ecb3d05
https://github.com/llvm/llvm-project/commit/aa6b47cdaf3cddc70b7af33c1edbda502ecb3d05
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
R 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/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/attr.mlir
Log Message:
-----------
Revert "[Flang][OpenMP][MLIR] Add declare target attribute set and interface for the OpenMP dialect"
This reverts commit 95b0b867b0d19919133693b8e75b170fd25a9cec.
Revert until fix found for certain failing buildbots
More information about the All-commits
mailing list