[all-commits] [llvm/llvm-project] 645e6f: [llvm][OpenMP] Handle complex types in atomic read...

NimishMishra via All-commits all-commits at lists.llvm.org
Tue Oct 22 18:34:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 645e6f11145a49831accf219ed444aa5edd0148a
      https://github.com/llvm/llvm-project/commit/645e6f11145a49831accf219ed444aa5edd0148a
  Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
    M mlir/test/Target/LLVMIR/openmp-llvm.mlir

  Log Message:
  -----------
  [llvm][OpenMP] Handle complex types in atomic read (#111377)

This patch adds functionality for atomically reading `llvm.struct`
types.

Fixes: https://github.com/llvm/llvm-project/issues/93441



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