[all-commits] [llvm/llvm-project] 1c6d8d: [mlir][OpenMP] Convert omp.cancellation_point to L...

Tom Eccles via All-commits all-commits at lists.llvm.org
Mon Apr 28 08:13:16 PDT 2025


  Branch: refs/heads/users/tblah/omp-cancel-codegen-3
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c6d8d0fc688dcd630b7077d2e7ae190a6c62361
      https://github.com/llvm/llvm-project/commit/1c6d8d0fc688dcd630b7077d2e7ae190a6c62361
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/openmp-cancellation-point.mlir
    M mlir/test/Target/LLVMIR/openmp-todo.mlir

  Log Message:
  -----------
  [mlir][OpenMP] Convert omp.cancellation_point to LLVMIR

This is basically identical to cancel except without the if clause.

taskgroup will be implemented in a followup PR.



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