[llvm] [NVPTX] Add support for atomic add for f16 type (PR #84295)

Adrian Kuegel via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 00:14:04 PDT 2024


================
@@ -0,0 +1,28 @@
+; RUN: llc < %s -march=nvptx -mcpu=sm_70 -mattr=+ptx63 | FileCheck %s
----------------
akuegel wrote:

Thanks for the suggestion. Done

https://github.com/llvm/llvm-project/pull/84295


More information about the llvm-commits mailing list