[all-commits] [llvm/llvm-project] d77750: [MLIR][OpenMP][Offload] Lower target update op to ...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Mon Dec 18 02:15:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d777504355dac9a2a8a7bbba6001d05b936868b2
      https://github.com/llvm/llvm-project/commit/d777504355dac9a2a8a7bbba6001d05b936868b2
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/test/Target/LLVMIR/omptarget-llvm.mlir

  Log Message:
  -----------
  [MLIR][OpenMP][Offload] Lower target update op to DeviceRT (#75159)

Adds support for lowring `UpdateDataOp` to the DeviceRT. This reuses the
existing utils used by other device directive.




More information about the All-commits mailing list