[all-commits] [llvm/llvm-project] 345214: [mlir][AMDGPU] Support vector<2xbf16> packed atomi...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Thu Oct 31 08:53:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3452149c059010e834050acd41a64595eb74df11
https://github.com/llvm/llvm-project/commit/3452149c059010e834050acd41a64595eb74df11
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M mlir/include/mlir/Dialect/AMDGPU/IR/AMDGPU.td
M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp
M mlir/test/Conversion/AMDGPUToROCDL/amdgpu-to-rocdl.mlir
Log Message:
-----------
[mlir][AMDGPU] Support vector<2xbf16> packed atomic fadd (#113929)
Now that we use LLVM's native bfloat types in the AMDGPU lowering,
enable vector<2xbf16> for AMDGPU.
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