[Mlir-commits] [mlir] [mlir][AMDGPU] Enable emulating vector buffer_atomic_fadd for bf16 on gfx942 (PR #129029)
Krzysztof Drewniak
llvmlistbot at llvm.org
Thu Feb 27 08:16:54 PST 2025
================
@@ -1,6 +1,9 @@
// RUN: mlir-opt -split-input-file -amdgpu-emulate-atomics=chipset=gfx90a %s | FileCheck %s --check-prefixes=CHECK,GFX9
----------------
krzysz00 wrote:
Can we go ahead and make this one GFX90A if we're feeling consistent?
https://github.com/llvm/llvm-project/pull/129029
More information about the Mlir-commits
mailing list