[all-commits] [llvm/llvm-project] 656adb: [AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx9...

Fabian Ritter via All-commits all-commits at lists.llvm.org
Wed Feb 5 03:00:01 PST 2025


  Branch: refs/heads/users/ritter-x2a/rm-gfx940-gfx941-mlir
  Home:   https://github.com/llvm/llvm-project
  Commit: 656adb4e5ad43229e3c63eaad9da3b2361cd2d83
      https://github.com/llvm/llvm-project/commit/656adb4e5ad43229e3c63eaad9da3b2361cd2d83
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td
    M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
    M mlir/lib/Conversion/ArithToAMDGPU/ArithToAMDGPU.cpp
    M mlir/lib/Dialect/AMDGPU/Transforms/EmulateAtomics.cpp
    M mlir/test/Conversion/AMDGPUToROCDL/8-bit-floats.mlir
    M mlir/test/Conversion/AMDGPUToROCDL/mfma.mlir
    M mlir/test/Conversion/ArithToAMDGPU/8-bit-float-saturation.mlir
    M mlir/test/Conversion/ArithToAMDGPU/8-bit-floats.mlir
    M mlir/unittests/Dialect/AMDGPU/AMDGPUUtilsTest.cpp

  Log Message:
  -----------
  [AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx942 in MLIR

gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.

For SWDEV-512631



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