[all-commits] [llvm/llvm-project] c685f8: [mlir][OpenMP] Add omp.cancel and omp.cancellation...
raghavendhra via All-commits
all-commits at lists.llvm.org
Mon May 2 10:24:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c685f8212689665968de47f8bd4b1146296e8cc2
https://github.com/llvm/llvm-project/commit/c685f8212689665968de47f8bd4b1146296e8cc2
Author: Raghu Maddhipatla <raghu.maddhipatla at amd.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M llvm/include/llvm/Frontend/OpenMP/OMP.td
M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
M mlir/test/Dialect/OpenMP/invalid.mlir
M mlir/test/Dialect/OpenMP/ops.mlir
Log Message:
-----------
[mlir][OpenMP] Add omp.cancel and omp.cancellationpoint.
Reviewed By: kiranchandramohan, peixin, shraiysh
Differential Revision: https://reviews.llvm.org/D123828
More information about the All-commits
mailing list