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

Tom Eccles via All-commits all-commits at lists.llvm.org
Sat Apr 26 04:51:03 PDT 2025


  Branch: refs/heads/users/tblah/omp-cancel-codegen-3
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e97789c831bbfbfe85a9df7420df65de036b09a
      https://github.com/llvm/llvm-project/commit/4e97789c831bbfbfe85a9df7420df65de036b09a
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-04-26 (Sat, 26 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