[all-commits] [llvm/llvm-project] 497523: [flang][OpenMP] Delayed privatization MLIR lowerin...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Thu Sep 26 03:28:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 497523b695d06c8bf9f3aaf5a5cb4414a5b0625b
      https://github.com/llvm/llvm-project/commit/497523b695d06c8bf9f3aaf5a5cb4414a5b0625b
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    A flang/test/Lower/OpenMP/DelayedPrivatization/distribute-standalone-private.f90
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp

  Log Message:
  -----------
  [flang][OpenMP] Delayed privatization MLIR lowering support for `distribute` (#109632)

Starts delayed privatizaiton support for standalone `distribute`
directives. Other flavours of `distribute` are still TODO as well as
MLIR to LLVM IR lowering.



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