[all-commits] [llvm/llvm-project] 067eca: [Flang][OpenMP] Convert elementTypeAttr for Atomic...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Thu Aug 3 04:51:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 067ecad620b682ebd1003621edd354f31f31ea2c
      https://github.com/llvm/llvm-project/commit/067ecad620b682ebd1003621edd354f31f31ea2c
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
    M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp

  Log Message:
  -----------
  [Flang][OpenMP] Convert elementTypeAttr for AtomicRead Op

Convert the elementTypeAttr of AtomicRead Op for LLVMConversion.
This is required when the elementType is non-integer, non-real.

Reviewed By: NimishMishra

Differential Revision: https://reviews.llvm.org/D155817




More information about the All-commits mailing list