[clang] [llvm] [RFC][AMDGPU] Use `bf16` instead of `i16` for bfloat (PR #80908)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 13 15:42:01 PST 2024


================
@@ -0,0 +1,8 @@
+// RUN: llvm-mc -arch=amdgcn -mcpu=gfx1100 -show-encoding %s | FileCheck %s
----------------
rampitec wrote:

You also need a disasm test for this.

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


More information about the llvm-commits mailing list