[all-commits] [llvm/llvm-project] bb374c: [mlir][OpenMP] convert wsloop cancellation to LLVMIR

Tom Eccles via All-commits all-commits at lists.llvm.org
Thu Apr 24 08:18:35 PDT 2025


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

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/test/Target/LLVMIR/openmp-cancel.mlir
    M mlir/test/Target/LLVMIR/openmp-todo.mlir

  Log Message:
  -----------
  [mlir][OpenMP] convert wsloop cancellation to LLVMIR

Taskloop support will follow in a later patch.


  Commit: 80a4a6cbedcbf147b4ae61b9a3e32d5f75a5e129
      https://github.com/llvm/llvm-project/commit/80a4a6cbedcbf147b4ae61b9a3e32d5f75a5e129
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-04-24 (Thu, 24 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

  Log Message:
  -----------
  WIP: support cancellation point

TODO: testing


Compare: https://github.com/llvm/llvm-project/compare/bb374c9f98cb%5E...80a4a6cbedcb

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