[all-commits] [llvm/llvm-project] bd4217: [MLIR][AMDGPU] Add rocdl.attr translation for wave...

Manupa Karunaratne via All-commits all-commits at lists.llvm.org
Wed Aug 14 08:23:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd4217747de6e7bd15e008404ab6769667387689
      https://github.com/llvm/llvm-project/commit/bd4217747de6e7bd15e008404ab6769667387689
  Author: Manupa Karunaratne <manupa.karunaratne at amd.com>
  Date:   2024-08-14 (Wed, 14 Aug 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
    M mlir/lib/Target/LLVMIR/Dialect/ROCDL/ROCDLToLLVMIRTranslation.cpp
    M mlir/test/Target/LLVMIR/rocdl.mlir

  Log Message:
  -----------
  [MLIR][AMDGPU] Add rocdl.attr translation for waves_per_eu & unsafe_fp_atomics (#103732)

This commit adds support amdgpu-unsafe-gp-atomics attr plumbing
via introduction of `rocdl.unsafe_fp_atomics`.

This adds the missing translation for amdgpu-waves-per-eu attr.



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