[all-commits] [llvm/llvm-project] 5980c8: [AMDGPU][MLIR] Replace gfx940 and gfx941 with gfx9...
Fabian Ritter via All-commits
all-commits at lists.llvm.org
Wed Feb 19 01:03:14 PST 2025
Branch: refs/heads/users/ritter-x2a/rm-gfx940-gfx941-mlir
Home: https://github.com/llvm/llvm-project
Commit: 5980c82ef08832e793697ba2fe3bad3f5289d711
https://github.com/llvm/llvm-project/commit/5980c82ef08832e793697ba2fe3bad3f5289d711
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: d623fc8edfe093a892c37be60dfce495752d9e07
https://github.com/llvm/llvm-project/commit/d623fc8edfe093a892c37be60dfce495752d9e07
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/a86e6a877264...d623fc8edfe0
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