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

Fabian Ritter via All-commits all-commits at lists.llvm.org
Wed Feb 19 00:59:34 PST 2025


  Branch: refs/heads/users/ritter-x2a/rm-gfx940-gfx941-mlir
  Home:   https://github.com/llvm/llvm-project
  Commit: e7e88e5b3aedd5a7bb7ebe94f121dbb40b2b368b
      https://github.com/llvm/llvm-project/commit/e7e88e5b3aedd5a7bb7ebe94f121dbb40b2b368b
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-02-19 (Wed, 19 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


  Commit: a86e6a877264a77c25513d5547f1230e676f465e
      https://github.com/llvm/llvm-project/commit/a86e6a877264a77c25513d5547f1230e676f465e
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLOps.td

  Log Message:
  -----------
  Use "gfx94x" in docs and comments.


Compare: https://github.com/llvm/llvm-project/compare/61eb3ccce685...a86e6a877264

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